aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-09-28 09:48:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-09-28 09:48:16 +0000
commit0f3eb33db7f8390f466b429fcaf5091ab94e1f80 (patch)
treec2a09d07d3b50bca45571a6368ed523fc3571ee0 /dns/Makefile
parenta0bb7e88d83704d7069b7dff6c40cc5164415092 (diff)
downloadports-0f3eb33db7f8390f466b429fcaf5091ab94e1f80.tar.gz
ports-0f3eb33db7f8390f466b429fcaf5091ab94e1f80.zip
Router Advertisement DNS (radns)
radns is an IPv6 DNS server address autoconfiguration client. It listens for IPv6 Router Advertisements with the Recursive DNS Server (RDNSS) and the DNS Search List (DNSSL) options and stores the search list and address(es) in a file in the same syntax as resolv.conf(5). WWW: http://hack.org/mc/hacks/radns/ PR: ports/159626 Submitted by: Michael Cardell Widerkrantz <mc@hack.org>
Notes
Notes: svn path=/head/; revision=282562
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 0f84a1310642..c42d7ad57564 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -132,6 +132,7 @@
SUBDIR += py-dnspython
SUBDIR += py-namebench
SUBDIR += py-twistedNames
+ SUBDIR += radns
SUBDIR += rbldnsd
SUBDIR += rbllookup
SUBDIR += rbllookup-ng