           SPELL=libarchive
         VERSION=3.5.1
  SECURITY_PATCH=8
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.libarchive.org
   SOURCE_URL[0]=https://github.com/libarchive/libarchive/releases/download/v${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:08ddd74bef4cef0981739da202879f36cf7ca33a8f6d438724588efe3ab8477f2f1d0cccf7b8ed0bedfc0c8d0cab16ee3ae5c0c6e83b6811bc650d7d7471a996
         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
