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