           SPELL=clamfs
         VERSION=1.0.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:627c564b15f9b6ef186c191bde6f33277d446055e3600d3a1555cc27f44b194e43d9cea9a92851aa94a27bba5dd26f8f3240916a47d81635e3617e756efefae7
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://sourceforge.net/projects/clamfs/"
      LICENSE[0]=GPL
         ENTERED=20090226
           SHORT="Fuse based fs for clamav on-access scan"
cat << EOF
ClamFS is a FUSE-based user-space file system for Linux with on-access
anti-virus file scanning through clamd daemon.
EOF
