           SPELL=encfs
         VERSION=1.2.4-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=sha1:8aa3931b89a37f35d53755a6c7ba59907e8955de
        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
