          MODULE=gcc2
         VERSION=2.95.3
  PASCAL_VERSION=20011222
          SOURCE=gcc-$VERSION.tar.gz
         SOURCE2=gpc-$PASCAL_VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
   SOURCE_URL[0]=$GNU_URL/gcc/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/$SOURCE
  SOURCE2_URL[0]=http://lunar-linux.org/lunar/mirrors/$SOURCE2
        WEB_SITE=http://gcc.gnu.org
         ENTERED=20010922
         UPDATED=20020221
           SHORT="gcc is the GNU compiler collection."
      MAINTAINER=csm@moongroup.com

cat << EOF
gcc - GNU Compiler Collection.
The GNU Compiler Collection is a suite of compilers that compile C, C++,
Objective C, Fortran, Java, and CHILL for a wide variety of
architectures. Front-ends for Ada95 and Pascal also exist. 
EOF
