aboutsummaryrefslogtreecommitdiff
path: root/security/p5-OpenCA-CRR/Makefile
blob: 15283f99c3ecddf5787ce229df3e3c3e33b2b5f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	OpenCA-CRR
# Date created:	   02 June 2002
# Whom:		   Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#

PORTNAME=	OpenCA-CRR
PORTVERSION=	0.0.2
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	skv@FreeBSD.org
COMMENT=	Perl extention to handle CRR objects

PERL_CONFIGURE=	yes

MAN3=		OpenCA::CRR.3

.include <bsd.port.mk>