           SPELL=cryptofs
         VERSION=0.5.2
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://reboot.animeirc.de/cryptofs/$SOURCE
     SOURCE_HASH=sha512:727e4466ba019b5b1c72f6f3086d968b6995abcbeeb9596459aa139474d078c4589ba3a3156b26f3f354a3e9d541e635211c082de617db76983a8d47fabe87f6
        WEB_SITE=http://reboot.animeirc.de/cryptofs/
         ENTERED=20031124
      LICENSE[0]=GPL
        KEYWORDS="filesystem crypto"
           SHORT="cryptofs is a encrypted filesystem for the Linux Userland FileSystem"
cat << EOF
CryptoFS will use a normal directory to store files encrypted. The mountpoint will contain the decrypted files. Every file stored in this mountpoint will be written encrypted (data and filename) to the directory that was mounted. If you unmount the directory the encrypted data can only be access by mounting the directory with the correct key again. Like other LUFS filesystems it does not need root access or any complicated setup like creating a filesystem on a encrypted disk using the loop device.

This package will create a shared library that can be used by LUFS's lufsd to mount a directory containing encrypted data to another directory.
EOF
