           SPELL=sshfs-fuse
         VERSION=2.2
  SOURCE_HASH[0]=sha512:61cd1a30edbdee357e3185b461f4c9b4a89fb6c3993de08d5353d466f359354d5c1ceb6a92dbacc7eff0dacb4ba885c4cc6608b6e1ad1939a7e1a87f6dd74e7b
          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
