           SPELL=gzip
         VERSION=1.3.5
          SOURCE=$SPELL-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
   SOURCE_URL[0]=ftp://alpha.gnu.org/gnu/gzip/${SOURCE}
        WEB_SITE=http://www.gzip.org
        BUILD_API=2
         ENTERED=20010922
         UPDATED=20050501
          MD5[0]=b215489116451dc3123a0c78394e331c
      LICENSE[0]=GPL
           SHORT="gzip is a compression utility designed to replace compress."
cat << EOF
gzip - Compresses and decompresses files
A compression utility designed to replace compress. Much better
compression and freedom from patented algorithms are its main advantages
over compress. Gzip decompresses files created by gzip, compress, or
pack; it detects the input format automatically.
EOF
