head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.01.12;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2011.06.20.09.03.17;	author az;	state Exp;
branches;
next	1.2;

1.2
date	2010.09.05.04.50.34;	author swills;	state Exp;
branches;
next	1.1;

1.1
date	2010.05.24.00.33.07;	author wen;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Crypt-T_e_a
# Date created:		2010-03-11
# Whom:			Steve Wills <steve@@mouf.net>
#
# $FreeBSD: head/security/p5-Crypt-T_e_a/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Crypt-T_e_a
PORTVERSION=	2.12
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:PJB
PKGNAMEPREFIX=	p5-
DISTNAME=	Crypt-Tea-${PORTVERSION}

MAINTAINER=	swills@@FreeBSD.org
COMMENT=	The Tiny Encryption Algorithm in Perl and JavaScript

PERL_CONFIGURE=	yes

MAN3=	Crypt::Tea.3
MAN1=	tea.1

.include <bsd.port.mk>
@


1.3
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Use my new address

Approved By:	pgollucci (mentor)
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/P/PJ/PJB
@


1.1
log
@The Tiny Encryption Algorithm in Perl and JavaScript.

WWW:    http://search.cpan.org/~pjb/Crypt-Tea/

PR:		ports/145303
Submitted by:	Steve Wills <steve@@mouf.net>
@
text
@d16 1
a16 1
MAINTAINER=	steve@@mouf.net
@

