aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-ECDSA/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-13 19:02:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-13 19:02:25 +0000
commit80fb36e0e76fa3af0d6a5b3da0dd49479ffd2a77 (patch)
treeaad96a7e5adc93915e130bdab961bd22c91f3252 /security/p5-Crypt-OpenSSL-ECDSA/Makefile
parent1f33bd5556f5b1acfddab375cec971a9480170cf (diff)
downloadports-80fb36e0e76fa3af0d6a5b3da0dd49479ffd2a77.tar.gz
ports-80fb36e0e76fa3af0d6a5b3da0dd49479ffd2a77.zip
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-ECDSA/Makefile')
-rw-r--r--security/p5-Crypt-OpenSSL-ECDSA/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/security/p5-Crypt-OpenSSL-ECDSA/Makefile b/security/p5-Crypt-OpenSSL-ECDSA/Makefile
index c5e941e69d89..7eeb074ef0ad 100644
--- a/security/p5-Crypt-OpenSSL-ECDSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-ECDSA/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Crypt-OpenSSL-ECDSA
-PORTVERSION= 0.06
+PORTVERSION= 0.07
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MIKEM
@@ -11,8 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for OpenSSL ECDSA
-BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0.04:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \
- p5-Crypt-OpenSSL-EC>=0.05:${PORTSDIR}/security/p5-Crypt-OpenSSL-EC
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Crypt-OpenSSL-EC>=0.05:${PORTSDIR}/security/p5-Crypt-OpenSSL-EC
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5