           SPELL=tinycobol
         VERSION=0.60
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/tiny-cobol/$SOURCE
          MD5[0]=ad7a7dddc7c8368fb617fe0e67ba25f9
      LICENSE[0]=GPL
        WEB_SITE=http://www.tinycobol.org
         ENTERED=20020210
         UPDATED=20020227
      MAINTAINER=nhudson@hiwaay.net
           SHORT="tinycobol is a Cobol compiler for gcc"
cat << EOF
Tiny COBOL is an effort to bring a free COBOL compiler to Linux. It
generates GNU assembler for the i386 Linux platform. A executable
binary is then created using the GNU assembler and linker. The
project is approaching the first beta release with many statements
already implemented.
EOF
