           SPELL=libungif
         VERSION=4.1.3
       BUILD_API=2
          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
         UPDATED=20010922
          MD5[0]=2f372325781f040949f2ea807572bae6
      LICENSE[0]=GPL
           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
