           SPELL=lufs
         VERSION=0.9.7
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
          MD5[0]=403bf20a45d745b25c7242348a04b1bc
        WEB_SITE=http://lufs.sourceforge.net/
      MAINTAINER=eric@sandall.us
         ENTERED=20021114
         UPDATED=20021114
      LICENSE[0]=GPL
           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
