           SPELL=davfs
     SAV_PROJECT=davfs2
         VERSION=1.4.6
     SOURCE_HASH=sha512:dc6683b4344d42f1a800a354233bc5fb9ced0c0bdb886f2f4bb1d390c86ce5f9d858b19cd1b48a495521bc68a4447882afb8b479045218d55f0176156315f8b0
          SOURCE=${SAV_PROJECT}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SAV_PROJECT}-${VERSION}
   SOURCE_URL[0]=http://download.savannah.gnu.org/releases/${SAV_PROJECT}/${SOURCE}
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
        WEB_SITE=https://savannah.nongnu.org/projects/${SAV_PROJECT}
      LICENSE[0]=GPL
         ENTERED=20021202
     GATHER_DOCS=off
        KEYWORDS="disk"
           SHORT='Davfs2 is Linux file system driver to mount WebDAV resource'
cat << EOF
Davfs2 is a Linux file system driver that allows you to mount a WebDAV server
as a local disk drive. Davfs2 uses Coda for kernel driver and neon for WebDAV
interface.
WebDAV is an extension to HTTP that allows remote collaborative authoring of
Web resources, defined in RFC 2518.
Davfs allows a remote Web server to be edited using standard applications that
interact with the file system. For example, a remote Web site could be updated
in-place using the same development tools that initially created the site.
Davfs supports SSL and proxy server.
EOF
