           SPELL=libarchive
         VERSION=2.5.5
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://people.freebsd.org/~kientzle/libarchive/src/$SOURCE
     SOURCE_HASH=sha512:8123de4cf57944a9629cbb948ad3b7b45d35d770adef6e368631ee1da92d5b80f465ebb3533e4424ef3bb5ca2ae022f1b111ad54d445f2e3a5b2b0f7e9b83291
        WEB_SITE=http://people.freebsd.org/~kientzle/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
