           SPELL=encfs
         VERSION=1.3.1-1
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%-*}
   SOURCE_URL[0]=http://arg0.net/users/vgough/download/$SOURCE
     SOURCE_HASH=sha512:4f97882ba47cc435b9ad45c3b2c9c6672abcab15f1df117652210c33eeff0444a7a29f883af3a842b6b9a9d9be8f3190e75240f875fa22c9463ac98cd0fdc29c
        WEB_SITE=http://arg0.net/wiki/encfs
         ENTERED=20040209
      LICENSE[0]=GPL
        KEYWORDS="filesystem crypto"
           SHORT="encrypted filesystem in user-space"
cat << EOF
EncFS is an encrypted pass-through filesystem which runs in userspace on Linux (using the FUSE kernel module). Similarly to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, this does not have any predetermined filesystem size. 
EOF
