1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Add PORTSCOUT

- Remove contiguous whitespace
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-02 16:14:38 +00:00
parent bf52aa911e
commit b838ae33d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326022

View File

@ -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>