           SPELL=netselect
         VERSION=0.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://alumnit.ca/~apenwarr/$SPELL/$SOURCE
        WEB_SITE=http://alumnit.ca/~apenwarr/$SPELL
         ENTERED=20020221
     SOURCE_HASH=sha512:04a4b79c357a0110dcf377ad04ac729ed7854bec4b064ad16da632367ce1870379546fffc8396ea770bfa580618d7c0495c16b0ba30f736419511b890ce5dca5
      LICENSE[0]=UNKNOWN	 
        KEYWORDS="net"
           SHORT="netselect finds the best of a set of mirrors."
cat << EOF
Netselect is an ultrafast intelligent parallelizing binary-search
implementation of "ping."  It determines several facts about all of
the hosts given on the command line, much faster than you would if
you manually tried to use ping and traceroute.  It selects the best
of them to use as a download mirror based on the results.
EOF
