           SPELL=distcc
         VERSION=2.18.3
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://distcc.samba.org/ftp/distcc/$SOURCE
     SOURCE_HASH=sha512:2cd1cbd40ae34580f1cf45502e13f683a420d0f954418307942091cb4b34e3e437439ec3f5c971639af89441dccdd0bf40efa503907e435379aac5246ab686e3
        WEB_SITE=http://distcc.samba.org/
      LICENSE[0]=GPL
         ENTERED=20020717
         UPDATED=20040515
        KEYWORDS="devel"
           SHORT="spread compilation among several different computers"

cat << EOF
distcc is a program that distributes compilation of C code across several
machines on a network. It does not require machines to share a filesystem, have
synchronized clocks, or to have the same libraries or header files installed.
EOF
