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