           SPELL=tftp-hpa
         VERSION=5.2
          SOURCE=$SPELL-$VERSION.tar.bz2
#        SOURCE2=${SOURCE}.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$KERNEL_URL/pub/software/network/tftp/$SPELL/$SOURCE
     SOURCE_HASH=sha512:c51aec068e71702c0134cfcb0d0e3147d56775b32b4495bbe7e19af60c4fe53cadfce72cfb9be84f4be418302eaf98698ab973398f69cb099d2ef99083337c18
#  SOURCE2_URL[0]=$KERNEL_URL/pub/software/network/tftp/$SPELL/$SOURCE2
#  SOURCE2_IGNORE=signature
#      SOURCE_GPG="kernel.gpg:${SOURCE2}:UPSTREAM_KEY"
        KEYWORDS="net"
        WEB_SITE=http://www.kernel.org/pub/software/network/tftp
         ENTERED=20020903
           SHORT="tftp server"
cat << EOF
This is tftp-hpa, a conglomerate of a number of versions of the BSD
TFTP code, changed around to port to a whole collection of operating
systems.  The goal is to work on any reasonably modern Unix with
sockets.
EOF
