aboutsummaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-06-01 16:53:22 +0800
committerculot <culot@FreeBSD.org>2011-06-01 16:53:22 +0800
commit2fd1cd1d7b0ad3486153214d6fcfa3c16ddbf512 (patch)
treeb36b9fa9b9ee0939259e640585a1c74901b178f6 /dns/Makefile
parentca710dcf8767a29be0e83fca743086d2f4d04887 (diff)
downloadfreebsd-ports-gnome-2fd1cd1d7b0ad3486153214d6fcfa3c16ddbf512.tar.gz
freebsd-ports-gnome-2fd1cd1d7b0ad3486153214d6fcfa3c16ddbf512.tar.zst
freebsd-ports-gnome-2fd1cd1d7b0ad3486153214d6fcfa3c16ddbf512.zip
Net::DNS::Check is a collection of OOP Perl modules allowing easy
implementation of applications for domain name checking. WWW: http://search.cpan.org/dist/Net-DNS-Check/ PR: ports/157445 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
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 27e616a1f5ad..76f799e9bfd3 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -95,6 +95,7 @@
SUBDIR += p5-Net-Bonjour
SUBDIR += p5-Net-DNS
SUBDIR += p5-Net-DNS-Async
+ SUBDIR += p5-Net-DNS-Check
SUBDIR += p5-Net-DNS-Codes
SUBDIR += p5-Net-DNS-Lite
SUBDIR += p5-Net-DNS-RR-SRV-Helper