           SPELL=dhcp
         VERSION=4.4.2-P1
  SECURITY_PATCH=7
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SPELL-$VERSION.tar.gz.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=ftp://ftp.isc.org/isc/dhcp/$VERSION/$SOURCE
  SOURCE2_URL[0]=ftp://ftp.isc.org/isc/dhcp/$VERSION/$SOURCE2
      SOURCE_GPG=isc.gpg:$SOURCE2:UPSTREAM_KEY
        WEB_SITE=https://www.isc.org/dhcp/
         LICENSE=MPL-2.0
  SOURCE2_IGNORE=signature
         ENTERED=20010922
         LICENSE=ISC
        KEYWORDS="net dhcp isc"
           SHORT="DHCP contains a server and client for automatic IP configuration."
cat << EOF
The Internet Software Consortium DHCP distribution includes a DHCP
client, a DHCP server, and a DHCP relay agent. DHCP is a protocol for
automatically configuring nodes on an IP network. The ISC DHCP server
and client are well known for being extremely configurable, reasonably
easy to use, and quite efficient.
EOF
