           SPELL=libarchive
         VERSION=2.8.3
     SOURCE_HASH=sha512:2fb6893ee1409f2d47546b2e42d14deb2faadf21d8c180b85065420ca8f86598793291de0843fff57c5410aa1b3077cf5f32a89cd413cd95594c9141db3a8ecd
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://libarchive.googlecode.com/files/$SOURCE
        WEB_SITE=http://code.google.com/p/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
