Merge branch 'staged'
[dports.git] / security / p5-OpenCA-CRR / Makefile
1 PORTNAME=       OpenCA-CRR
2 PORTVERSION=    0.0.2
3 PORTREVISION=   1
4 CATEGORIES=     security perl5
5 MASTER_SITES=   CPAN
6 PKGNAMEPREFIX=  p5-
7
8 MAINTAINER=     perl@FreeBSD.org
9 COMMENT=        Perl extension to handle CRR objects
10 WWW=            https://metacpan.org/release/OpenCA-CRR
11
12 USES=           perl5
13 USE_PERL5=      configure
14
15 .include <bsd.port.mk>