           SPELL=sshfs-fuse
         VERSION=2.3
  SOURCE_HASH[0]=sha512:8c545bbbdd0b2057930145edc71971279877cee14d4db45865f8e538bc8df8ac9f97a3b86bc2acc31718684b4654c5af5bcb5b38554cef456edcb1d3e8e54b86
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$SOURCEFORGE_URL/fuse/$SOURCE
        WEB_SITE=http://fuse.sourceforge.net/sshfs.html
         ENTERED=20050206
      LICENSE[0]=GPL
        KEYWORDS="ssh crypto"
           SHORT="FUSE client based on the SSH file transfer protocol"
cat << EOF
This is a filesystem client based on the SSH File Transfer Protocol. Since most
SSH servers already support this protocol it is very easy to set up: i.e. on the
server side there's nothing to do.  On the client side mounting the filesystem
is as easy as logging into the server with ssh.
EOF
