           SPELL=compilercache
         VERSION=1.0.10
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:fbe5d81c91930c0717b008a1827dd5fb6740c4e25a7dab0ec26266aa5ebce6912d95fa58152830e5c7deffdddad089b18cd0684e06fe9cef4ac5b08abbf9b575
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.erikyyy.de/$SPELL/$SOURCE
        WEB_SITE=http://www.erikyyy.de/$SPELL/
         ENTERED=20020223
         ARCHIVE="off"
        KEYWORDS="compiler utils"
           SHORT="compilercache is a C and C++ compiler wrapper."
cat << EOF
Compilercache is a wrapper around your C and C++ compilers.
Each time you compile something, it puts the result of the compilation
into a cache.  Once you compile the same thing again, with exactly the
same command line parameters and exactly the same sources and included
include files, the result will be picked from the cache instead of
being recompiled.
EOF
