head	1.3;
access;
symbols
	RELEASE_8_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.01.13;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.08.02.09.02.43;	author cs;	state Exp;
branches;
next	1.1;

1.1
date	2012.03.09.19.55.35;	author swills;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-OpenCA-OpenSSL
# Date created:		2012-03-09
# Whom:			Steve Wills <swills@@FreeBSD.org>
#
# $FreeBSD: head/security/p5-OpenCA-OpenSSL/Makefile 301858 2012-08-02 09:02:43Z cs $
#

PORTNAME=	OpenCA-OpenSSL
PORTVERSION=	2.0.29
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MADWOLF
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl crypto extension to OpenSSL

BUILD_DEPENDS=	p5-Locale-libintl>=0:${PORTSDIR}/devel/p5-Locale-libintl \
		p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
		p5-X500-DN>=0:${PORTSDIR}/net/p5-X500-DN
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		OpenCA::OpenSSL.3

.include <bsd.port.mk>
@


1.2
log
@SVN rev 301858 on 2012-08-02 09:02:43Z by cs

- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Perl Crypto Extention to OpenSSL

WWW:	http://search.cpan.org/dist/OpenCA-OpenSSL/
Feature safe:	yes
@
text
@d16 1
a16 1
COMMENT=	Perl Crypto Extention to OpenSSL
@

