           SPELL=lufs
         VERSION=0.9.7
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:c7c70de89bd3f31e4fbae3e4a4acb04a6c29d0dac2b52e18a99dd2563db57ca9b3ff5e3fef53b45b9eea4b689122a30fef887973a9eb6e13b12c38fc957bfb91
        WEB_SITE=http://lufs.sourceforge.net/
         ENTERED=20021114
      LICENSE[0]=GPL
        KEYWORDS="filesystem disk"
           SHORT="Hybrid userspace transparent filesystem framework"
cat << EOF
LUFS is a hybrid userspace filesystem framework supporting an indefinite
number of filesystems transparently for any application. It consists of a
kernel module and an userspace daemon. Basically it delegates most of the
VFS calls to a specialized daemon which handles them.

Currently supported filesystems are:
*  autofs
*  cardfs
*  cefs
*  ftpfs (including Novel Netware FTP)
*  gvfs (GNOME VFS)
*  localfs
*  locasefs
*  nfs
*  own_fs
*  sshfs
EOF
