aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-RSA
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-09-25 13:32:37 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-09-25 13:32:37 +0000
commit80fcc57e5b8b35294b74b2467d6bd198a9970983 (patch)
treeee1a61956bab4d1cf2c7ad5b6a1378cba72a7f83 /security/p5-Crypt-OpenSSL-RSA
parent8821bc7669a4873f0c3eeef5a1f955161c71551a (diff)
downloadports-80fcc57e5b8b35294b74b2467d6bd198a9970983.tar.gz
ports-80fcc57e5b8b35294b74b2467d6bd198a9970983.zip
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-RSA')
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile
index 647dc7c274b8..153f0c1a1fe5 100644
--- a/security/p5-Crypt-OpenSSL-RSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-RSA/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Crypt-OpenSSL-RSA
PORTVERSION= 0.22
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/C/CD/CDRAKE/
@@ -15,7 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to RSA encode and decode strings using OpenSSL
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \
+ ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Bignum.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes