           SPELL=libarchive
         VERSION=2.7.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://libarchive.googlecode.com/files/$SOURCE
     SOURCE_HASH=sha512:6eccdb2bad7299bac25f6b34d9f337d84f1445beec5fa486107d4fb4bd616cacef3fe3f7962e7cb27873b2dd446c4589553ce9f52069da1c75b66aed8803ac9a
        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
