           SPELL=libarchive
         VERSION=2.7.1
     SOURCE_HASH=sha512:50c6ee50396798585ded8cc5cc4727b9db90f20b578265ada5e4ec3eff6047645d22a345fbe248b9a67dcd3847ffb45f866b612eed4cb5996430525cc53f0a58
          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
