           SPELL=host
         VERSION=20070128
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.weird.com/pub/local/$SOURCE
   SOURCE_URL[1]=http://www.weird.com/ftp/pub/local/$SOURCE
#     SOURCE_HASH=sha512:45663ec319eadcba431c0de91edf68991beec1629f1aa8fc4dd67cab49604c2142d32aa05e3603452d6abf8e2e3dbdc393f850440d0cfb8cbb8d965d6bc3e8a3
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
        KEYWORDS="net"
        WEB_SITE=http://www.robohack.planix.com/~woods/projects/host.html
         ENTERED=20020528
           SHORT="Query nameserver about domain names and zones"
cat << EOF
The "host" command, by Erik Wassenaar. It works like the one from the BIND
distribution, but it's a lot better, queries nameservers about domain names
and zones.
EOF
