           SPELL=bind
         VERSION=9.19.0
          SOURCE=$SPELL-$VERSION.tar.xz
         SOURCE2=root.zone.gz
  SOURCE2_IGNORE=unversioned
         SOURCE3=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
   SOURCE_URL[0]=ftp://ftp.isc.org/isc/bind9/$VERSION/$SOURCE
  SOURCE2_URL[0]=ftp://ftp.internic.net/domain/$SOURCE2
  SOURCE3_URL[0]=ftp://ftp.isc.org/isc/bind9/$VERSION/$SOURCE3
  SOURCE3_IGNORE=signature
  SECURITY_PATCH=12
      SOURCE_GPG="isc.gpg:$SOURCE3:UPSTREAM_KEY"
FORCE_DOWNLOAD[2]=true
      LICENSE[0]=ISC
        KEYWORDS="dns net"
        WEB_SITE=https://www.isc.org/bind/
         ENTERED=20010922
           SHORT="DNS server and dig utility"
cat << EOF
ISC BIND
BIND (Berkeley Internet Name Domain) is an implementation of the Domain
Name System (DNS) protocols and provides an openly redistributable
reference implementation of the major components of the Domain Name
System, including:
    * a Domain Name System server (named)
    * a Domain Name System resolver library
    * tools for verifying the proper operation of the DNS server

The BIND DNS Server is used on the vast majority of name serving
machines on the Internet, providing a robust and stable architecture on
top of which an organization's naming architecture can be built. The
resolver library included in the BIND distribution provides the standard
APIs for translation between domain names and Internet addresses and is
intended to be linked with applications requiring name service.
EOF
