diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 08:45:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 08:45:50 +0000 |
commit | 3c9ffd7218e6cbad2006dd84cca1f144e952b76d (patch) | |
tree | 91cba98e40bd55e804de1cd3543339c59ce1892b /dns/p5-Net-DNSBL-Statistics | |
parent | d21fc73b1c67e61420a1dd8bfdc5d60604955869 (diff) | |
download | ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.tar.gz ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.zip |
Notes
Diffstat (limited to 'dns/p5-Net-DNSBL-Statistics')
-rw-r--r-- | dns/p5-Net-DNSBL-Statistics/Makefile | 3 | ||||
-rw-r--r-- | dns/p5-Net-DNSBL-Statistics/pkg-descr | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNSBL-Statistics/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/dns/p5-Net-DNSBL-Statistics/Makefile b/dns/p5-Net-DNSBL-Statistics/Makefile index 811a92876467..23f012ae7835 100644 --- a/dns/p5-Net-DNSBL-Statistics/Makefile +++ b/dns/p5-Net-DNSBL-Statistics/Makefile @@ -20,7 +20,4 @@ BUILD_DEPENDS= p5-Net-DNS-Codes>=0.09:${PORTSDIR}/dns/p5-Net-DNS-Codes \ USES= perl5 USE_PERL5= configure -MAN3= Net::DNSBL::Statistics.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/dns/p5-Net-DNSBL-Statistics/pkg-descr b/dns/p5-Net-DNSBL-Statistics/pkg-descr index c5ffc9537d87..9d845bfe6dc5 100644 --- a/dns/p5-Net-DNSBL-Statistics/pkg-descr +++ b/dns/p5-Net-DNSBL-Statistics/pkg-descr @@ -2,4 +2,4 @@ Net::DNSBL::Statistics is the Perl module that collects statistics on the interrogation success for a list of IP addresses against a list of DNSBL's. The module is used to implement the reproting script dnsblstat. -WWW: http://search.cpan.org/dist/Net-DNSBL-Statistics/ +WWW: http://search.cpan.org/dist/Net-DNSBL-Statistics/ diff --git a/dns/p5-Net-DNSBL-Statistics/pkg-plist b/dns/p5-Net-DNSBL-Statistics/pkg-plist index d84acffb3789..5a56c2e57d18 100644 --- a/dns/p5-Net-DNSBL-Statistics/pkg-plist +++ b/dns/p5-Net-DNSBL-Statistics/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL/Statistics/.packlist %%SITE_PERL%%/Net/DNSBL/Statistics.pm +%%PERL5_MAN3%%/Net::DNSBL::Statistics.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL/Statistics @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |