          MODULE=distcc
         VERSION=0.11
#         VERSION=0.10.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_MD5="b985678ef3c237c6373a4f80cf37db0e"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://distcc.samba.org/ftp/distcc/$SOURCE
        WEB_SITE=http://distcc.samba.org/
         ENTERED=20020701
         UPDATED=20020924
           FUZZY=off
           SHORT="distcc is to distribute compilation cross several machines"
cat << EOF
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
significantly faster than a local compile.
EOF
