SPELL=treecc VERSION=0.3.10 SOURCE=$SPELL-$VERSION.tar.gz SOURCE2=$SOURCE.sig SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION SOURCE_URL[0]=http://download.savannah.gnu.org/releases/dotgnu-pnet/${SOURCE} SOURCE2_URL[0]=${SOURCE_URL[0]}.sig SOURCE_GPG=39A028CB.gpg:$SOURCE2:UPSTREAM_KEY SOURCE2_IGNORE=signature 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 .