aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-OpenCA-CRR/Makefile
blob: 4c987f4f009f52a940984a7dc7f7f81dd75624af (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= perl@FreeBSD.org
COMMENT=    Perl extention to handle CRR objects

PERL_CONFIGURE= yes

MAN3=       OpenCA::CRR.3

.include <bsd.port.mk>