          MODULE=distcc
         VERSION=0.12
#         VERSION=0.11
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_MD5="4fa9d4f77bbaeaa615e3872bb4688ba3"
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=20021006
           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
