head	1.3;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


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

1.2
date	2012.11.17.06.01.11;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2008.07.09.04.27.39;	author beech;	state Exp;
branches;
next	;


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308985
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308985 | az | 2012-12-16 06:12:28 +0000 (Sun, 16 Dec 2012) | 5 lines
## SVN ##
## SVN ## - Set default perl version for ports which currently using
## SVN ##   (5.x+ and x < 12) scheme.
## SVN ##
## SVN ## Approved by: bapt@@ (portmgr@@)
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# New ports collection makefile for:    p5-Crypt-OpenSSL-AES
# Date created:				2008 July 06
# Whom:					John Ferrell <jdferrell3@@yahoo.com>
#
# $FreeBSD: head/security/p5-Crypt-OpenSSL-AES/Makefile 308985 2012-12-16 06:12:28Z az $
#

PORTNAME=	Crypt-OpenSSL-AES
PORTVERSION=	0.02
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	jdferrell3@@yahoo.com
COMMENT=	A Perl wrapper around OpenSSL's AES library

PERL_CONFIGURE=	yes

MAN3=		Crypt::OpenSSL::AES.3

.include <bsd.port.mk>
@


1.2
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/security/p5-Crypt-OpenSSL-AES/Makefile 300897 2012-07-14 14:29:18Z beat $
a16 1
USE_PERL5=	5.8.4+
@


1.1
log
@- New port p5-Crypt-OpenSSL-AES-0.02

The Crypt::OpenSSL::AES module implements a wrapper around
OpenSSL's AES (Rijndael) library.

PR:		ports/125387
Submitted by:	John Ferrell <jdferrell3 at yahoo.com>
@
text
@d5 1
a5 1
# $FreeBSD$
@

