aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-02 16:16:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-02 16:16:25 +0000
commit91014b9c73b0cc0525f155b98e25d93c87044cd3 (patch)
tree7cfe2e504b032e2eae04f8de053d70e286450570
parentb838ae33d4244a1ebc795034ca4b8da4365f668d (diff)
downloadports-91014b9c73b0cc0525f155b98e25d93c87044cd3.tar.gz
ports-91014b9c73b0cc0525f155b98e25d93c87044cd3.zip
Notes
-rw-r--r--security/p5-OpenCA-PKCS7/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-OpenCA-PKCS7/Makefile b/security/p5-OpenCA-PKCS7/Makefile
index c3709627f319..680265a001f7 100644
--- a/security/p5-OpenCA-PKCS7/Makefile
+++ b/security/p5-OpenCA-PKCS7/Makefile
@@ -10,13 +10,15 @@ MASTER_SITE_SUBDIR= CPAN:MADWOLF
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl extension for basic handling PKCS#7 Signatures
+COMMENT= Perl extension for basic handling PKCS\#7 Signatures
BUILD_DEPENDS= p5-OpenCA-OpenSSL>=0:${PORTSDIR}/security/p5-OpenCA-OpenSSL \
p5-OpenCA-X509>=0:${PORTSDIR}/security/p5-OpenCA-X509 \
p5-X500-DN>=0:${PORTSDIR}/net/p5-X500-DN
RUN_DEPENDS:= ${BUILD_DEPENDS}
+PORTSCOUT= skipv:0.9.13
+
USES= perl5
USE_PERL5= configure