aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-LE
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-04-25 07:37:04 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-04-25 07:37:04 +0000
commitf24b4dbcb4b4ac85f0721b8ad6db0b42b2291b7c (patch)
tree46b4c1cac2494e89c1cd246e9a2f0db1d59f64fd /security/p5-Crypt-LE
parent9e67b88aa28af2fafa0d2e9bcc5994b693375a8a (diff)
downloadports-f24b4dbcb4b4ac85f0721b8ad6db0b42b2291b7c.tar.gz
ports-f24b4dbcb4b4ac85f0721b8ad6db0b42b2291b7c.zip
Notes
Diffstat (limited to 'security/p5-Crypt-LE')
-rw-r--r--security/p5-Crypt-LE/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Crypt-LE/Makefile b/security/p5-Crypt-LE/Makefile
index cb9908385943..7d19a82e103b 100644
--- a/security/p5-Crypt-LE/Makefile
+++ b/security/p5-Crypt-LE/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Crypt-LE
PORTVERSION= 0.22
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,6 +13,8 @@ COMMENT= Let's Encrypt API interfacing module
LICENSE= ART20
RUN_DEPENDS= p5-Crypt-Format>=0:security/p5-Crypt-Format \
+ p5-Crypt-OpenSSL-PKCS10>=0:security/p5-Crypt-OpenSSL-PKCS10 \
+ p5-Crypt-PKCS10>=0:security/p5-Crypt-PKCS10 \
p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \