           SPELL=sendfile
         VERSION=2.1b
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:69da83b42ec44a5f2bc7659ff3bced6d588f18b9d8fb0935ec6e69c192a90177f878048d35464ae21db55c719120b777d5385c1e0b20bbf2f43dbf6d1fc2396a
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.belwue.de/pub/unix/sendfile/$SOURCE
        WEB_SITE=https://fex.belwue.de/saft/
         ENTERED=20010927
         UPDATED=20020115
        KEYWORDS="ftp"
           SHORT="A Simple Asynchronous File Transfer program."

cat << EOF

Sendfile is a SAFT implementation for UNIX and serves as a tool
for asynchronous transfer of files through the Internet which
conserves file attributes. The sendfile client transfers files
to the sendfile daemon of the recipient's host. The sendfiled
takes the files, stores them in a local spool area, and informes
the recipient that files have been spooled. The recipient can
then invoke the receive client which will copy the files into
the local directory, deleting the file from the spool area.
EOF
