           SPELL=sshfs-fuse
         VERSION=2.5
     SOURCE_HASH=sha512:48ae4008d10fe66b843ff1e891627f8262e00d064fec048c8c1189507e757994e81e4fa2deb4d8d56cff0d1818efe4a692494b9c48a01c6c79c626acefa1b53e
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$SOURCEFORGE_URL/fuse/$SPELL/$VERSION/$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
