freebsd-ports/security/p5-OpenCA-CRR/Makefile
Sergey Skvortsov 0601a59f0e Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
2012-05-07 15:42:51 +00:00

21 lines
390 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= 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>