           SPELL=curlftpfs
         VERSION=0.9.2
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:df07c418d175f766c89525017fc56e79726061eee0c3a6607ded0e1bf24f64f1475ba0e546157b65892194e3c4414c120822bf8fb175437e68366f82de216067
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
