aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-HMAC
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-06 07:39:31 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-06 07:39:31 +0000
commit1ced34fc222b99a0607b3a86eb116ea4c40fc85c (patch)
tree4e7cafaec5470be1076a8254b1d3f4d6c2508620 /security/p5-Digest-HMAC
parentc2d03d48afa46d82df5e16103ea240da9ebb6e6a (diff)
downloadports-1ced34fc222b99a0607b3a86eb116ea4c40fc85c.tar.gz
ports-1ced34fc222b99a0607b3a86eb116ea4c40fc85c.zip
Notes
Diffstat (limited to 'security/p5-Digest-HMAC')
-rw-r--r--security/p5-Digest-HMAC/Makefile5
-rw-r--r--security/p5-Digest-HMAC/pkg-plist3
2 files changed, 3 insertions, 5 deletions
diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile
index 22a195b7dfff..c3632c718e20 100644
--- a/security/p5-Digest-HMAC/Makefile
+++ b/security/p5-Digest-HMAC/Makefile
@@ -13,9 +13,4 @@ COMMENT= Perl5 interface to HMAC Message-Digest Algorithms
USES= perl5
USE_PERL5= configure
-MAN3= Digest::HMAC.3 \
- Digest::HMAC_MD5.3 \
- Digest::HMAC_SHA1.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Digest-HMAC/pkg-plist b/security/p5-Digest-HMAC/pkg-plist
index 7291b1d9e6a0..bd6c5c6f8dda 100644
--- a/security/p5-Digest-HMAC/pkg-plist
+++ b/security/p5-Digest-HMAC/pkg-plist
@@ -1,3 +1,6 @@
+%%PERL5_MAN3%%/Digest::HMAC.3.gz
+%%PERL5_MAN3%%/Digest::HMAC_MD5.3.gz
+%%PERL5_MAN3%%/Digest::HMAC_SHA1.3.gz
%%SITE_PERL%%/Digest/HMAC.pm
%%SITE_PERL%%/Digest/HMAC_MD5.pm
%%SITE_PERL%%/Digest/HMAC_SHA1.pm