          MODULE=distcc
         VERSION=3.1
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://distcc.googlecode.com/files/
      SOURCE_VFY=sha1:30663e8ff94f13c0553fbfb928adba91814e1b3a
        WEB_SITE=http://distcc.org/
         ENTERED=20020701
         UPDATED=20090110
           SHORT="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
