ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/security/p5-Crypt-OpenSSL-RSA/Makefile
Revision: 24252
Committed: Sun Sep 9 14:46:43 2018 UTC (5 years, 7 months ago) by laffer1
File size: 622 byte(s)
Log Message:
add missing dependency

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= Crypt-OpenSSL-RSA
4 PORTVERSION= 0.30
5 CATEGORIES= security perl5
6 MASTER_SITES= CPAN
7 PKGNAMEPREFIX= p5-
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Perl5 module to RSA encode and decode strings using OpenSSL
11
12 LICENSE= artistic gpl
13 LICENSE_COMB= dual
14
15 RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \
16 p5-Crypt-OpenSSL-Guess>=0.11:security/p5-Crypt-OpenSSL-Guess \
17 ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Bignum.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum
18 BUILD_DEPENDS= ${RUN_DEPENDS}
19
20 PERL_CONFIGURE= yes
21
22 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H