           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
          MD5[0]='20e656ffbf3dd487cc4f2fc598fa9048'
        WEB_SITE=http://distcc.samba.org/
      MAINTAINER=rycee@home.se
      LICENSE[0]=GPL
         ENTERED=20020717
         UPDATED=20040515
           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
