           SPELL=treecc
         VERSION=0.3.10
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://download.savannah.gnu.org/releases/dotgnu-pnet/${SOURCE}
     SOURCE_HASH=sha512:426add1a96913a169a0f03a6e3247a8b48c9073335cf967ef05d4d4188fbe3b8ebc837b38b9a4de94ccdb13685ace47a91b185c75a845cf2670e929802774b73
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnu.org/projects/dotgnu/
         ENTERED=20031105
            DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"
        KEYWORDS="compiler devel"
           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
