           SPELL=clx
         VERSION=0.7.3
          SOURCE=${SPELL}_$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_$VERSION
   SOURCE_URL[0]=http://ftp.linux.org.uk/pub/lisp/sbcl/$SOURCE
        WEB_SITE=http://www.cliki.net/CLX
      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
      LICENSE[0]=GPL
         ENTERED=20060225
        KEYWORDS="lisp x11 libs"
           SHORT="an X11 client library for Common Lisp"
cat << EOF
CLX, an X11 client library for Common Lisp. The code was originally taken from
a CMUCL distribution, was modified somewhat in order to make it compile and run
under SBCL, then a selection of patches were added from other CLXes around the
net.
EOF
