aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-PBKDF2
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-Crypt-PBKDF2
parentc2d03d48afa46d82df5e16103ea240da9ebb6e6a (diff)
downloadports-1ced34fc222b99a0607b3a86eb116ea4c40fc85c.tar.gz
ports-1ced34fc222b99a0607b3a86eb116ea4c40fc85c.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332949
Diffstat (limited to 'security/p5-Crypt-PBKDF2')
-rw-r--r--security/p5-Crypt-PBKDF2/Makefile7
-rw-r--r--security/p5-Crypt-PBKDF2/pkg-plist5
2 files changed, 5 insertions, 7 deletions
diff --git a/security/p5-Crypt-PBKDF2/Makefile b/security/p5-Crypt-PBKDF2/Makefile
index e18e8cb308e9..c63ee113a18e 100644
--- a/security/p5-Crypt-PBKDF2/Makefile
+++ b/security/p5-Crypt-PBKDF2/Makefile
@@ -21,11 +21,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Crypt::PBKDF2.3 \
- Crypt::PBKDF2::Hash.3 \
- Crypt::PBKDF2::Hash::DigestHMAC.3 \
- Crypt::PBKDF2::Hash::HMACSHA1.3 \
- Crypt::PBKDF2::Hash::HMACSHA2.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Crypt-PBKDF2/pkg-plist b/security/p5-Crypt-PBKDF2/pkg-plist
index 01757af96f44..c3b2117ba009 100644
--- a/security/p5-Crypt-PBKDF2/pkg-plist
+++ b/security/p5-Crypt-PBKDF2/pkg-plist
@@ -1,3 +1,8 @@
+%%PERL5_MAN3%%/Crypt::PBKDF2.3.gz
+%%PERL5_MAN3%%/Crypt::PBKDF2::Hash.3.gz
+%%PERL5_MAN3%%/Crypt::PBKDF2::Hash::DigestHMAC.3.gz
+%%PERL5_MAN3%%/Crypt::PBKDF2::Hash::HMACSHA1.3.gz
+%%PERL5_MAN3%%/Crypt::PBKDF2::Hash::HMACSHA2.3.gz
%%SITE_PERL%%/Crypt/PBKDF2.pm
%%SITE_PERL%%/Crypt/PBKDF2/Hash.pm
%%SITE_PERL%%/Crypt/PBKDF2/Hash/DigestHMAC.pm