freebsd-ports/security/p5-OpenCA-CRR/Makefile

22 lines
436 B
Makefile

# 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= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= OpenCA
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Perl extention to handle CRR objects
PERL_CONFIGURE= yes
MAN3= OpenCA::CRR.3
.include <bsd.port.mk>