blob: befe219d3e18f28c0f69d3b18b9aa1adf326d8f4 (
plain)
1
2
3
4
5
6
7
8
|
LICENSE = "GPL"
DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2"
inherit autotools
|