aboutsummaryrefslogtreecommitdiffstats
path: root/patchutils/patchutils_0.2.25.oe
blob: 68ee06752af5f5f4e8533a96f85167b03d43fe75 (plain)
1
2
3
4
5
6
7
8
9
10
LICENSE = "GPL"
DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"

DEPENDS = "virtual/libc"
RDEPENDS = "libc6"

SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2"

inherit autotools