           SPELL=libungif
         VERSION=4.1.4
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://sourceforge.net/projects/libungif/
         ENTERED=20010922
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        KEYWORDS="images graphics libs"
           SHORT="libungif is a library for uncompressed GIF images."
cat << EOF
libungif is a library for reading and writing gif images.  The save
functionality uses an uncompressed gif algorithm to avoid the Unisys LZW
patent. This library is based heavily on Eric Raymond's libgif package
and implements a superset of that_library's API.
EOF
