aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-OpenCA-CRL
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-03 00:14:38 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-03 00:14:38 +0800
commit6492ea9b99259859957ef83478a8d96226b5f4ea (patch)
tree6f8234a04e9fa5bbc06363f52195f07e1d82fe91 /security/p5-OpenCA-CRL
parent9715d03b9401cc71e73bef1d6feb9f51e41a92e1 (diff)
downloadfreebsd-ports-gnome-6492ea9b99259859957ef83478a8d96226b5f4ea.tar.gz
freebsd-ports-gnome-6492ea9b99259859957ef83478a8d96226b5f4ea.tar.zst
freebsd-ports-gnome-6492ea9b99259859957ef83478a8d96226b5f4ea.zip
- Add PORTSCOUT
- Remove contiguous whitespace
Diffstat (limited to 'security/p5-OpenCA-CRL')
-rw-r--r--security/p5-OpenCA-CRL/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-OpenCA-CRL/Makefile b/security/p5-OpenCA-CRL/Makefile
index 5b41b5a21270..0f0f77173209 100644
--- a/security/p5-OpenCA-CRL/Makefile
+++ b/security/p5-OpenCA-CRL/Makefile
@@ -12,12 +12,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= CRL Management module
+PORTSCOUT= skipv:0.9.17
+
USES= perl5
USE_PERL5= configure
P5MAN3= OpenCA::CRL.3
post-patch:
- @${MV} ${WRKSRC}/prova.pl ${WRKSRC}/prova.pl.sample
+ @${MV} ${WRKSRC}/prova.pl ${WRKSRC}/prova.pl.sample
.include <bsd.port.mk>