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>
This commit is contained in:
Frederic Culot 2014-03-03 13:13:36 +00:00
parent f0128fdcbe
commit 4255c488d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346893
5 changed files with 33 additions and 0 deletions

View File

@ -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

View File

@ -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>

View File

@ -0,0 +1,2 @@
SHA256 (Net-DNS-Match-0.05.tar.gz) = a37969a1770a7f3ca949095ce0e279eba16e89306d4e6bd33a17b896155fcd8c
SIZE (Net-DNS-Match-0.05.tar.gz) = 4133

View File

@ -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/

View File

@ -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