           SPELL=liblzf
         VERSION=1.7
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.goof.com/pcg/marc/data/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=BSD
        KEYWORDS="libs compression"
        WEB_SITE=http://www.goof.com/pcg/marc/liblzf.html
           SHORT=''
cat << EOF
LibLZF is a very small data compression library. It consists of only two .c and
two .h files and is very easy to incorporate into your own programs. The
compression algorithm is very, very fast, yet still written in portable C.
EOF
