           SPELL=avfs
         VERSION=1.1.4
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/avf/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=FBC52B37.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        DOC_DIRS=""
            DOCS="AUTHORS COPYING.LIB ChangeLog TODO doc/INSTALL.* doc/README.* doc/FORMAT doc/api-overview doc/background $DOCS"
        WEB_SITE=http://avf.sourceforge.net/
      LICENSE[0]=GPL
         ENTERED=20071205
           SHORT="A Virtual File System"
cat << EOF
AVFS (A Virtual File System) is an easy-to-install system that enables all
programs to access archived, compressed, remote, or other kind of virtual
files without the need to recompile programs or the kernel. The following
modules are currently implemented: tar, zip, rar, gzip, bzip2, ftp, http,
dav, rsh/ssh, floppy, and many more.
EOF
