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