         MODULE=clisp
        VERSION=2.49
         SOURCE=$MODULE-$VERSION.tar.bz2
  SOURCE_URL[0]=$GNU_URL/$MODULE/release/$VERSION/
  SOURCE_URL[1]=$SFORGE_URL/$MODULE/
     SOURCE_VFY=sha1:7e8d585ef8d0d6349ffe581d1ac08681e6e670d4
       WEB_SITE=http://clisp.cons.org/
        ENTERED=20060512
        UPDATED=20100827
          PSAFE=no
          SHORT="An ANSI Common Lisp implementation"

cat << EOF
Common Lisp is a high-level, all-purpose, object-oriented,
dynamic, functional programming language.

CLISP is a Common Lisp implementation by Bruno Haible, then
of Karlsruhe University, and Michael Stoll, then of Munich
University, both in Germany. It supports the Lisp described
in the ANSI Common Lisp standard plus many extensions.
EOF
