           SPELL=adns
         VERSION=1.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.chiark.greenend.org.uk/~ian/adns/ftp/$SOURCE
   SOURCE_URL[1]=ftp://ftp.chiark.greenend.org.uk/users/ian/adns/$SOURCE
   SOURCE_URL[2]=ftp://ftp.gnu.org/gnu/adns/$SOURCE
        WEB_SITE=http://www.chiark.greenend.org.uk/~ian/adns/
     SOURCE_HASH=sha512:f9182d26c41d9bdb083e05fbd516685ebbd2c469790f9bc4f64d9f75211c908db72646b1e8a2199a98ede8a0c449845395565e32beeabc9abe28e4889367f8cf
         ENTERED=20011116
         LICENSE=GPL
        KEYWORDS="dns net"
           SHORT="Advanced, easy to use, asynchronous-capable DNS client library and utilities."
cat << EOF
adns is a replacement resolver library. Its programming interface is
at once easier to use and more powerful than the standard libresolv.
For example, responses are automatically decoded into native C
formats, and it is possible to launch many queries and once and deal
with the responses asynchronously.
EOF
