diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 222957a4484e..a0f8e9e2639f 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -216,6 +216,7 @@ SUBDIR += p5-Nagios-Plugins-Memcached SUBDIR += p5-Net-ACL SUBDIR += p5-Net-Abuse-Utils + SUBDIR += p5-Net-Abuse-Utils-Spamhaus SUBDIR += p5-Net-CIDR SUBDIR += p5-Net-ILO SUBDIR += p5-Net-IP diff --git a/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile new file mode 100644 index 000000000000..f7a7936f25ea --- /dev/null +++ b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/Makefile @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= Net-Abuse-Utils-Spamhaus +PORTVERSION= 0.04 +CATEGORIES= net-mgmt perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= pauls@utdallas.edu +COMMENT= Routines useful for checking data against the spamhaus blacklists + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Net-DNS>=0.72:${PORTSDIR}/dns/p5-Net-DNS +RUN_DEPENDS:= ${BUILD_DEPENDS} + +USES= perl5 +USE_PERL5= configure + +.include diff --git a/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/distinfo b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/distinfo new file mode 100644 index 000000000000..434268719e01 --- /dev/null +++ b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/distinfo @@ -0,0 +1,2 @@ +SHA256 (Net-Abuse-Utils-Spamhaus-0.04.tar.gz) = 5abc1555cc1cdd309ded6c6d5520c590d8879845e52fdab09aa71bc2d0a2bc0b +SIZE (Net-Abuse-Utils-Spamhaus-0.04.tar.gz) = 20353 diff --git a/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-descr b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-descr new file mode 100644 index 000000000000..880648002e83 --- /dev/null +++ b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-descr @@ -0,0 +1,4 @@ +Net::Abuse::Utils::Spamhaus is a Perl extension for checking data +against the spamhaus blacklists. + +WWW: http://search.cpan.org/dist/Net-Abuse-Utils-Spamhaus/ diff --git a/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-plist b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-plist new file mode 100644 index 000000000000..17165815509c --- /dev/null +++ b/net-mgmt/p5-Net-Abuse-Utils-Spamhaus/pkg-plist @@ -0,0 +1,10 @@ +%%PERL5_MAN3%%/Net::Abuse::Utils::Spamhaus.3.gz +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils/Spamhaus/.packlist +%%SITE_PERL%%/Net/Abuse/Utils/Spamhaus.pm +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils/Spamhaus +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrmtry %%SITE_PERL%%/Net/Abuse/Utils +@dirrmtry %%SITE_PERL%%/Net/Abuse +@dirrmtry %%SITE_PERL%%/Net