           SPELL=greg
         VERSION=2.0.0
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://download.gna.org/greg/$SOURCE
  SOURCE2_URL[0]=http://download.gna.org/greg/$SOURCE2
      SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://homepage.gna.org/greg/
         ENTERED=20050131
      LICENSE[0]=GPL
      LICENSE[0]=LGPL
        KEYWORDS="devel"
           SHORT="Framework for testing other programs and libraries"
cat << EOF
Greg is a framework for testing other programs and libraries. Its purpose is to
provide a single front end for all tests and to be a small, simple framework 
for writing tests. Greg leverages off the Guile language to provide all the 
power (and more) of other test frameworks with greater simplicity and ease of 
use.
EOF
