aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2021-08-17 07:17:55 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2021-08-17 07:20:18 +0000
commit9beb8b4824a1a0f74c92820cda6b4167f3220640 (patch)
tree4a5eccc47e4c6b1696868ad8c99c0d1e63b5c3f4 /dns/Makefile
parentddf7d543d9146e8e6ed928989a772ec7d9a25834 (diff)
downloadports-9beb8b4824a1a0f74c92820cda6b4167f3220640.tar.gz
ports-9beb8b4824a1a0f74c92820cda6b4167f3220640.zip
dns/p5-DNS-nsdiff: New port
Create an "nsupdate" script from DNS zone file differences
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 0b1edb92b9c8..3902cd11bec8 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -129,6 +129,7 @@
SUBDIR += p5-DNS-Ldns
SUBDIR += p5-DNS-Zone
SUBDIR += p5-DNS-ZoneParse
+ SUBDIR += p5-DNS-nsdiff
SUBDIR += p5-DSC
SUBDIR += p5-Data-Validate-Domain
SUBDIR += p5-IO-Async-Resolver-DNS