           SPELL=curlftpfs
         VERSION=0.9
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:7bd2a9e8a965600979464d667be58de65278bc5672919255e073d3d3b1bd562abe250e18bc17e89ac48b66cc9b9c4137e887199766db90bb54ed048daedad5b5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://curlftpfs.sourceforge.net/ "
      LICENSE[0]=GPL
         ENTERED=20070316
           SHORT="An FTP filesystem based on cURL and FUSE."
cat << EOF
CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and
libcurl. It features SSL support, connecting through tunneling HTTP proxies,
and automatically reconnecting if the server times out.
EOF
