           SPELL=lzip
         VERSION=1.15
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://nongnu.askapache.com/lzip/$SOURCE
  SOURCE2_URL[0]=http://nongnu.askapache.com/lzip/$SOURCE2
      SOURCE_GPG=gnu.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.nongnu.org/lzip/lzip.html
      LICENSE[0]=GPL
         ENTERED=20090323
        KEYWORDS="compression"
           SHORT="LZMA compression tool"
cat << EOF
Lzip is a lossless data compressor based on the LZMA algorithm, with very
safe integrity
checking and a user interface similar to the one of gzip or bzip2. Lzip
decompresses almost
as fast as gzip and compresses better than bzip2, which makes it well suited
for software
distribution and data archiving.
EOF
