summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2014-03-03 13:13:36 +0000
committerFrederic Culot <culot@FreeBSD.org>2014-03-03 13:13:36 +0000
commit4255c488d35b871bd945bcd2f45465d0e9f7f0b7 (patch)
treee9ad3ba4f6283e20a42f5953db220c7876b359b3 /dns
parentFix LEGAL text. (diff)
Net::DNS::Match is a Perl extension for testing domains against another
list of domains (similar to Net::Patricia but for FQDNs). WWW: http://search.cpan.org/dist/Net-DNS-Match/ PR: ports/187098 Submitted by: Paul Schmehl <pauls@utdallas.edu>
Notes
Notes: svn path=/head/; revision=346893
Diffstat (limited to 'dns')
-rw-r--r--dns/Makefile1
-rw-r--r--dns/p5-Net-DNS-Match/Makefile18
-rw-r--r--dns/p5-Net-DNS-Match/distinfo2
-rw-r--r--dns/p5-Net-DNS-Match/pkg-descr4
-rw-r--r--dns/p5-Net-DNS-Match/pkg-plist8
5 files changed, 33 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 082e2c8c5c20..0dc3c88421fb 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -102,6 +102,7 @@
SUBDIR += p5-Net-DNS-Check
SUBDIR += p5-Net-DNS-Codes
SUBDIR += p5-Net-DNS-Lite
+ SUBDIR += p5-Net-DNS-Match
SUBDIR += p5-Net-DNS-RR-SRV-Helper
SUBDIR += p5-Net-DNS-Resolver-Programmable
SUBDIR += p5-Net-DNS-SEC
diff --git a/dns/p5-Net-DNS-Match/Makefile b/dns/p5-Net-DNS-Match/Makefile
new file mode 100644
index 000000000000..f63f48b162dc
--- /dev/null
+++ b/dns/p5-Net-DNS-Match/Makefile
@@ -0,0 +1,18 @@
+# $FreeBSD$
+
+PORTNAME= Net-DNS-Match
+PORTVERSION= 0.05
+CATEGORIES= dns perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= pauls@utdallas.edu
+COMMENT= Test domains against another list of FQDNs
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+USES= perl5
+USE_PERL5= configure
+
+.include <bsd.port.mk>
diff --git a/dns/p5-Net-DNS-Match/distinfo b/dns/p5-Net-DNS-Match/distinfo
new file mode 100644
index 000000000000..5d9567ca1140
--- /dev/null
+++ b/dns/p5-Net-DNS-Match/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Net-DNS-Match-0.05.tar.gz) = a37969a1770a7f3ca949095ce0e279eba16e89306d4e6bd33a17b896155fcd8c
+SIZE (Net-DNS-Match-0.05.tar.gz) = 4133
diff --git a/dns/p5-Net-DNS-Match/pkg-descr b/dns/p5-Net-DNS-Match/pkg-descr
new file mode 100644
index 000000000000..67629ed5c9c9
--- /dev/null
+++ b/dns/p5-Net-DNS-Match/pkg-descr
@@ -0,0 +1,4 @@
+Net::DNS::Match is a Perl extension for testing domains against another
+list of domains (similar to Net::Patricia but for FQDNs).
+
+WWW: http://search.cpan.org/dist/Net-DNS-Match/
diff --git a/dns/p5-Net-DNS-Match/pkg-plist b/dns/p5-Net-DNS-Match/pkg-plist
new file mode 100644
index 000000000000..911d6d8a3197
--- /dev/null
+++ b/dns/p5-Net-DNS-Match/pkg-plist
@@ -0,0 +1,8 @@
+%%PERL5_MAN3%%/Net::DNS::Match.3.gz
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Match/.packlist
+%%SITE_PERL%%/Net/DNS/Match.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Match
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrmtry %%SITE_PERL%%/Net/DNS
+@dirrmtry %%SITE_PERL%%/Net