           SPELL=cadaver
         VERSION=0.23.3
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
  SOURCE2_IGNORE=signature
      SOURCE_GPG=neon.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://www.webdav.org/$SPELL/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
        DOC_DIRS=""
      LICENSE[0]=GPL
        WEB_SITE=http://www.webdav.org/cadaver/
         ENTERED=20120522
        KEYWORDS="http webdav"
           SHORT="command-line WebDAV client for Unix"
cat << EOF
cadaver is a command-line WebDAV client, with support for file upload, download,
on-screen display, in-place editing, namespace operations (move/copy),
collection creation and deletion, property manipulation, and resource locking.
EOF
