           SPELL=fsp
         VERSION=2.8.1b24
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=AAAC7BBC.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://fsp.sourceforge.net/
         ENTERED=20050110
      LICENSE[0]=MIT
        KEYWORDS="ftp"
            DOCS="INFO setup.sh setup.csh"
           SHORT="File Service Protocol Suite"
cat << EOF
FSP stands for File Service Protocol. It is a very lightweight UDP based
protocol for transferring files. FSP has many benefits over FTP, mainly
for running anonymous archives. FSP protocol is valuable in all kinds of
environments because it is one of the only TCP/IP protocols that is not
aggressive about bandwidth, while still being sufficiently fault tolerant.
EOF
