           SPELL=colorgcc
         VERSION=1.3.2
          SOURCE=${SPELL}.${VERSION}.txt
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://schlueters.de/${SOURCE}
     SOURCE_HASH=sha512:1b621b39218fa983a3e0e3bd1abe91f799b190a70c0d1c129971d1b3376f8a5c13e9ccdd26f3ecf2b6255daecc51b7b905efccc18afa585b4246faa17810dcc0
         SOURCE2=${SPELL}rc.txt
  SOURCE2_URL[0]=http://schlueters.de/${SOURCE2}
    SOURCE2_HASH=sha512:8f014286d471eccee04866df6890c98baa3a13fd8a3a8b2938f24c48aed2aa32d1980af1f00e3415e2f3f11f1d15ffd35831339ee9917737f051fccfa7917d49
        WEB_SITE=http://www.mindspring.com/~jamoyers/software/
         ENTERED=20051213
      LICENSE[0]=GPL
        KEYWORDS="compiler utils"
           SHORT="Colorizer for GCC warning/error messages"
cat << EOF
A Perl wrapper to colorize the output of compilers with warning / error messages
matching the gcc output format. Customizable through a ~/.colorgccrc file.
EOF
