aboutsummaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-09-28 17:48:16 +0800
committerbapt <bapt@FreeBSD.org>2011-09-28 17:48:16 +0800
commit44b08170b0d8766264d075b878d7a15c6cf51914 (patch)
tree66dea7652ee5ddc7b14fbd4ee851e85bb28eb9b6 /dns/Makefile
parentd454bec67f5da5cbc9b964224b3c2bcfcf4243a9 (diff)
downloadfreebsd-ports-gnome-44b08170b0d8766264d075b878d7a15c6cf51914.tar.gz
freebsd-ports-gnome-44b08170b0d8766264d075b878d7a15c6cf51914.tar.zst
freebsd-ports-gnome-44b08170b0d8766264d075b878d7a15c6cf51914.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>
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