diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
commit | 6c49c5cfa7541d31f48a69897abfb138cbf6e7f0 (patch) | |
tree | 58d1120b8296dbcfcf82964ad14e9a50bf3b16be /math/p5-Math-Base85 | |
parent | 8d456f3c58059b84de4f8f09993892871ad4d8d3 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Base85')
-rw-r--r-- | math/p5-Math-Base85/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Base85/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile index 10647072d9c3..a1ed7be6ac06 100644 --- a/math/p5-Math-Base85/Makefile +++ b/math/p5-Math-Base85/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924 USES= perl5 USE_PERL5= configure -MAN3= Math::Base85.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Base85/pkg-plist b/math/p5-Math-Base85/pkg-plist index 613bf3f6048f..aee6c23c2932 100644 --- a/math/p5-Math-Base85/pkg-plist +++ b/math/p5-Math-Base85/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Math/Base85.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base85/.packlist +%%PERL5_MAN3%%/Math::Base85.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base85 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrm %%SITE_PERL%%/Math |