First pass of .oe cleanups.
[openembedded.git] / patchutils / patchutils_0.2.26.oe
index e69de29..907ed70 100644 (file)
@@ -0,0 +1,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