           SPELL=tinycobol
         VERSION=0.66
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/tiny-cobol/$SOURCE
     SOURCE_HASH=sha512:5b09974fde6892343f18641920b061a8768d427f852b021558db046fbe7f7a6ed2587b82045b48dd619c61654d6635e81ecb3083981412ee84a611dfbb2709bd
      LICENSE[0]=GPL
        WEB_SITE=http://tiny-cobol.sourceforge.net/
         ENTERED=20020210
        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
