           SPELL=encfs
         VERSION=1.2.5-1
       BUILD_API=2
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%-*}
   SOURCE_URL[0]=http://arg0.net/users/vgough/download/$SOURCE
     SOURCE_HASH=sha512:8e521f2a45a98fc8491f195d728f385ca8503be8304fd5e4a2ab8a70df57ba4ff8116bed21a77f1a73f08ca66087fe11e06d994414e927a62b02eb91392c8cd6
        WEB_SITE=http://arg0.net/users/vgough/encfs.html
         ENTERED=20040209
         UPDATED=20040209
      LICENSE[0]=GPL
           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
