           SPELL=tinycobol
         VERSION=0.60
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/tiny-cobol/$SOURCE
     SOURCE_HASH=sha512:ff0e6f8a84bbcfb28a193af9c337cb11ac10a1f8e2f72dd3f37b2dd003e14fa7bd62e7575df307c07cccccf36205b938a448e1345debd6374da62a0de25f5bdf
      LICENSE[0]=GPL
        WEB_SITE=http://www.tinycobol.org
         ENTERED=20020210
         UPDATED=20020227
        KEYWORDS="compiler devel"
           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
