           SPELL=sshfs-fuse
         VERSION=1.2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/fuse/$SOURCE
          MD5[0]=937ea017108fe4bafbdb053c058ed5b0
        WEB_SITE=http://fuse.sourceforge.net/sshfs.html
         ENTERED=20050206
         UPDATED=20050206
      LICENSE[0]=GPL
       BUILD_API=2
           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
