           SPELL=sfs
#if  [ "$SFS_CVS" == "y" ];  then
  if [ "$SFS_CVS_AUTOUPDATE" == "y" ]; then
         VERSION=$(date +%Y%m%d)
  else
         VERSION=cvs
  fi
          SOURCE=$SPELL-cvs.tar.bz2
   SOURCE_URL[0]="cvs://:pserver:sfscvs@cvs.fs.net:/cvs:sfs1"
   SOURCE_IGNORE=volatile
  FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
#else
#         VERSION=0.7.2
#          SOURCE=$SPELL-$VERSION.tar.gz
#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
#   SOURCE_URL[0]=http://www.fs.net/sfswww/dist/$SOURCE
#     SOURCE_HASH=sha512:5b46d67053bd6a5d7bd4ed00cd61c0f20bdeb0f50050035952c446bd6f7f8a87b56f32aeb886f1b1e3f4fc7047905681199b6f3032b5b6da18bd6c7e2a41c9a5
#10c15
#     GCC_VERSION=33
#fi
        WEB_SITE=http://www.fs.net/
      LICENSE[0]=GPL
         ENTERED=20030705
	 UPDATED=20030822
        KEYWORDS="disk"
           SHORT='Self-certifying File System (SFS)'
cat << EOF
SFS is a secure, global network file system with completely decentralized control. SFS
lets you access your files from anywhere and share them with anyone, anywhere. Anyone
can set up an SFS server, and any user can access any server from any client. SFS lets
you share files across administrative realms without involving administrators or
certification authorities.
EOF
