aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-OpenCA-PKCS7
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2012-03-23 04:37:33 +0800
committerskv <skv@FreeBSD.org>2012-03-23 04:37:33 +0800
commitf254ab889ccb66503649a5adcd523c5f0c0972c9 (patch)
tree96156b5d4ed9c4c97dc5cf473aed799989898238 /security/p5-OpenCA-PKCS7
parent141220039cc35703eb7a082843ad62f17660278f (diff)
downloadfreebsd-ports-gnome-f254ab889ccb66503649a5adcd523c5f0c0972c9.tar.gz
freebsd-ports-gnome-f254ab889ccb66503649a5adcd523c5f0c0972c9.tar.zst
freebsd-ports-gnome-f254ab889ccb66503649a5adcd523c5f0c0972c9.zip
- Add missing *_DEPENDS [1]
- pass maintainership to perl@ PR: ports/165889 [1] Submitted by: swills Feature safe: yes
Diffstat (limited to 'security/p5-OpenCA-PKCS7')
-rw-r--r--security/p5-OpenCA-PKCS7/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/p5-OpenCA-PKCS7/Makefile b/security/p5-OpenCA-PKCS7/Makefile
index 2f54d9f5fea6..266770b1521c 100644
--- a/security/p5-OpenCA-PKCS7/Makefile
+++ b/security/p5-OpenCA-PKCS7/Makefile
@@ -7,14 +7,17 @@
PORTNAME= OpenCA-PKCS7
PORTVERSION= 0.9.13
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for basic handling PKCS#7 Signatures
-BUILD_DEPENDS= ${SITE_PERL}/X500/DN.pm:${PORTSDIR}/net/p5-X500-DN
+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}
PERL_CONFIGURE= yes