           SPELL=scheme48
         VERSION=0.57
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.s48.org/0.57/$SOURCE
          MD5[0]=537166b54be9d5a66178a87ac9b1cab7
      LICENSE[0]=BSD
        WEB_SITE=http://www.s48.org
           SHORT="R5RS compliant scheme implementation"
         ENTERED=20020310
         UPDATED=20020310
      MAINTAINER=julian@wongr.net
cat << EOF
Scheme 48 is an implementation of Scheme written by Richard Kelsey and
Jonathan Rees. It is based on a byte-code interpreter and is designed
to be used as a testbed for experiments in implementation techniques
and as an expository tool.
EOF
