          MODULE=giflib
         VERSION=6.1.3
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/giflib
      SOURCE_VFY=sha256:b65b66b99f0424b93525f987386f22fc5efb9da2bfc92ad4a532249aaffbab0e
        WEB_SITE=https://giflib.sourceforge.net
         ENTERED=20070930
         UPDATED=20260417
           SHORT="A library for compressed GIF images"

cat << EOF
A library for reading and writing gif images. This library use LZW
compression in the gif format (the Unisys patent on it expired in 2004).
EOF
