           SPELL=scheme48
         VERSION=1.3
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.s48.org/1.3/$SOURCE
     SOURCE_HASH=sha512:68c82d425e08fb3ff1db99af25ff3d9f1a8a29d0a9fa39c779a221db12a9ca29d54573e6b98bf0bfd27c2debc4abf308d26e8455db22f1ba3d68d2a4cca97e2f
      LICENSE[0]=BSD
        WEB_SITE=http://www.s48.org
        KEYWORDS="devel"
           SHORT="R5RS compliant scheme implementation"
         ENTERED=20020310
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
