          MODULE=lufs
         VERSION=0.9.5
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/lufs/$SOURCE
        WEB_SITE=http://lufs.sourceforge.net/
         ENTERED=20030430
         UPDATED=20030430
           SHORT="enables you to mount into your file hierarchy a remote file system"
cat << EOF
LUFS is a hybrid userspace filesystem framework supporting an indefinite number
of filesystems (localfs, sshfs, ftpfs, cardfs and cefs implemented so far)
transparently for any application.
EOF
