Tweak devel/adime version 2.2.1_3
[dports.git] / security / p5-OpenCA-CRR / Makefile
1 # Created by: Sergey Skvortsov <skv@protey.ru>
2 # $FreeBSD$
3
4 PORTNAME=       OpenCA-CRR
5 PORTVERSION=    0.0.2
6 PORTREVISION=   1
7 CATEGORIES=     security perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Perl extension to handle CRR objects
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>