aboutsummaryrefslogtreecommitdiff
path: root/security/p5-OpenCA-PKCS7
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2012-03-22 20:37:33 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2012-03-22 20:37:33 +0000
commitbd2770732685ba5c02c8dbad1ebb1e14e14c699f (patch)
tree13193f745eec00625bfaa4d75309312e09e745ca /security/p5-OpenCA-PKCS7
parent69286ceb27e73d7b3a91f35d44cd10b212bb8707 (diff)
downloadports-bd2770732685ba5c02c8dbad1ebb1e14e14c699f.tar.gz
ports-bd2770732685ba5c02c8dbad1ebb1e14e14c699f.zip
- Add missing *_DEPENDS [1]
- pass maintainership to perl@ PR: ports/165889 [1] Submitted by: swills Feature safe: yes
Notes
Notes: svn path=/head/; revision=293688
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