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-DNS-Zone-Parser | |
parent | d21fc73b1c67e61420a1dd8bfdc5d60604955869 (diff) | |
download | ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.tar.gz ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.zip |
Notes
Diffstat (limited to 'dns/p5-Net-DNS-Zone-Parser')
-rw-r--r-- | dns/p5-Net-DNS-Zone-Parser/Makefile | 5 | ||||
-rw-r--r-- | dns/p5-Net-DNS-Zone-Parser/pkg-plist | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dns/p5-Net-DNS-Zone-Parser/Makefile b/dns/p5-Net-DNS-Zone-Parser/Makefile index eed3f11fc366..7bfb6eefa173 100644 --- a/dns/p5-Net-DNS-Zone-Parser/Makefile +++ b/dns/p5-Net-DNS-Zone-Parser/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= jimmy@sigint.se -COMMENT= A Perl5 preprocessor for normalising a zone file +COMMENT= Perl5 preprocessor for normalising a zone file BUILD_DEPENDS= p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS \ p5-Net-DNS-SEC>=0.15:${PORTSDIR}/dns/p5-Net-DNS-SEC @@ -18,7 +18,4 @@ RUN_DEPENDS= p5-Net-DNS>=0.64:${PORTSDIR}/dns/p5-Net-DNS \ USES= perl5 USE_PERL5= configure -MAN3= Net::DNS::Zone::Parser.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/dns/p5-Net-DNS-Zone-Parser/pkg-plist b/dns/p5-Net-DNS-Zone-Parser/pkg-plist index 459b0078c938..a9bae3c76ca5 100644 --- a/dns/p5-Net-DNS-Zone-Parser/pkg-plist +++ b/dns/p5-Net-DNS-Zone-Parser/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Net/DNS/Zone/Parser.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Zone/Parser/.packlist +%%PERL5_MAN3%%/Net::DNS::Zone::Parser.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Zone/Parser @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Zone @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS |