freebsd-ports/dns/Makefile
Sergei Kolobov 983e24899d Add djbdns-tools-1.05:
This port contains a subset of the DJBDNS package.
It includes several useful Domain Name System (DNS) tools:

- dnsfilter: a parallel IP-address-to-host-name converter
- dnsip, dnsipq, dnsname, dnstxt, and dnsmx: simple
  command-line interfaces to DNS
- dnsq, dnstrace, dnstracesort: DNS debugging tools

Author:	Daniel J. Bernstein <djb@cr.yp.to>
WWW:	http://cr.yp.to/djbdns.html
2004-10-13 08:32:24 +00:00

79 lines
1.7 KiB
Makefile

# $FreeBSD$
#
COMMENT = Domain Name Service tools
SUBDIR += adns
SUBDIR += ares
SUBDIR += bind8
SUBDIR += bind84
SUBDIR += bind9
SUBDIR += bind9-dlz
SUBDIR += bind9-sdb-mysql
SUBDIR += crossip
SUBDIR += ddclient
SUBDIR += ddup
SUBDIR += dhid
SUBDIR += dhisd
SUBDIR += djbdns
SUBDIR += djbdns-tools
SUBDIR += dlint
SUBDIR += dnrd
SUBDIR += dns_balance
SUBDIR += dnsflood
SUBDIR += dnsmasq
SUBDIR += dnsproxy
SUBDIR += dnssecwalker
SUBDIR += dnstop
SUBDIR += dnstracer
SUBDIR += dnsutl
SUBDIR += dnswalk
SUBDIR += domtools
SUBDIR += ez-ipupdate
SUBDIR += fastresolve
SUBDIR += firedns
SUBDIR += fpdns
SUBDIR += geta
SUBDIR += ghtool
SUBDIR += h2n
SUBDIR += hesiod
SUBDIR += host
SUBDIR += idnkit
SUBDIR += ipcheck
SUBDIR += ldapdns
SUBDIR += libdjbdns
SUBDIR += maradns
SUBDIR += mdnsd
SUBDIR += mydns
SUBDIR += noip
SUBDIR += nsd
SUBDIR += nslint
SUBDIR += nsping
SUBDIR += odsclient
SUBDIR += p5-BIND-Conf_Parser
SUBDIR += p5-DNS-Config
SUBDIR += p5-DNS-Zone
SUBDIR += p5-DNS-ZoneParse
SUBDIR += p5-Net-DNS
SUBDIR += p5-Net-DNS-SEC
SUBDIR += p5-Net-DNS-ZoneFile
SUBDIR += p5-Net-Nslookup
SUBDIR += p5-POE-Component-Client-DNS
SUBDIR += p5-Tie-DNS
SUBDIR += pdnsd
SUBDIR += posadis
SUBDIR += powerdns
SUBDIR += py-adns
SUBDIR += py-dns
SUBDIR += rbldnsd
SUBDIR += sheerdns
SUBDIR += skadns
SUBDIR += sleuth
SUBDIR += staticcharge
SUBDIR += totd
SUBDIR += updatedd
SUBDIR += walker
SUBDIR += zonecheck
.include <bsd.port.subdir.mk>