diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:08:26 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:08:26 +0000 |
commit | 45ccac20059573c3690532e878034f46066cb9f5 (patch) | |
tree | b7b147021fc5c4ec7ad6d50a1c5ecede3111129f /security/p5-Digest-Pearson | |
parent | a2d15db6b31c481f18b236bfbfe1d53496d11a7a (diff) | |
download | ports-45ccac20059573c3690532e878034f46066cb9f5.tar.gz ports-45ccac20059573c3690532e878034f46066cb9f5.zip |
Notes
Diffstat (limited to 'security/p5-Digest-Pearson')
-rw-r--r-- | security/p5-Digest-Pearson/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Digest-Pearson/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Digest-Pearson/Makefile b/security/p5-Digest-Pearson/Makefile index d3437672d107..167e619c4c55 100644 --- a/security/p5-Digest-Pearson/Makefile +++ b/security/p5-Digest-Pearson/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl extension for Peter K. Pearson's hash algorithm USES= perl5 USE_PERL5= configure -MAN3= Digest::Pearson.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Digest-Pearson/pkg-plist b/security/p5-Digest-Pearson/pkg-plist index e23e76a0dad0..561fd83d36dc 100644 --- a/security/p5-Digest-Pearson/pkg-plist +++ b/security/p5-Digest-Pearson/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Pearson/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Pearson/Pearson.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Pearson/Pearson.so +%%PERL5_MAN3%%/Digest::Pearson.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Pearson @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Digest/ |