Merge oe-devel@oe-devel.bkbits.net:packages
[openembedded.git] / distcc / distcc_2.11.oe
index e69de29..4197d24 100644 (file)
@@ -0,0 +1,8 @@
+SECTION = "devel"
+LICENSE = "GPLv2"
+DESCRIPTION = "distcc is a parallel build system that distributes \
+compilation of C/C++/ObjC code across machines on a network."
+
+SRC_URI = "http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2"
+
+inherit autotools