           SPELL=libarchive
         VERSION=2.4.17
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://people.freebsd.org/~kientzle/libarchive/src/$SOURCE
     SOURCE_HASH=sha512:433f3275e7810ecbcf4020654ea8fbebad62328ad75e7896d6cb7f455e184534450c2399ee98a47ed0c952e2bbd7ac6a6642aef5f824a031d41272a551b9882d
        WEB_SITE=http://people.freebsd.org/~kientzle/libarchive/
         ENTERED=20080629
      LICENSE[0]=BSD
        KEYWORDS=archive"
           SHORT="a library for reading and writing streaming archives"
cat << EOF
The  libarchive  library  provides a flexible interface for reading and
writing streaming archive files such as tar and cpio.   Internally,  it
follows  a  modular  layered design that should make it easy to add new
archive and compression formats.
EOF
