diff options
author | erwin <erwin@FreeBSD.org> | 2014-04-30 17:36:26 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2014-04-30 17:36:26 +0800 |
commit | 472e00aacdaf3ed85a8f9a1dd509192837fb9299 (patch) | |
tree | c4866f450217655dc3e672369a85167c37070a82 /dns/Makefile | |
parent | 51815bffae7cfc656f7c3f127580278a3881858d (diff) | |
download | freebsd-ports-gnome-472e00aacdaf3ed85a8f9a1dd509192837fb9299.tar.gz freebsd-ports-gnome-472e00aacdaf3ed85a8f9a1dd509192837fb9299.tar.zst freebsd-ports-gnome-472e00aacdaf3ed85a8f9a1dd509192837fb9299.zip |
Add p5-DNS-Ldns, perl bindings for ldns.
This port inherits NO_STAGE from its master port.
PR: ports/185788
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Sponsored by: DK Hostmaster A/S
Approved by: portmgr (self)
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 4a659d8dff38..913e5f0984e7 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -92,6 +92,7 @@ SUBDIR += p5-BIND-Config-Parser SUBDIR += p5-DNS-Config SUBDIR += p5-DNS-EasyDNS + SUBDIR += p5-DNS-Ldns SUBDIR += p5-DNS-Zone SUBDIR += p5-DNS-ZoneParse SUBDIR += p5-Data-Validate-Domain |