           SPELL=treecc
         VERSION=0.3.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.southern-storm.com.au/download/${SOURCE}
        WEB_SITE=http://www.gnu.org/projects/dotgnu/
          MD5[0]=fc8bd23f09f09fc94a8a41d77af7b842 
      LICENSE[0]=GPL
         ENTERED=20031105
         UPDATED=20031105
       BUILD_API=2
            DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"
           SHORT="Tree Compiler Compiler"
cat << EOF
The treecc program is designed to assist in the development of compilers
and other language-based tools.  It manages the generation of code to handle
abstract syntax trees and operations upon the trees.
EOF
