head	1.12;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.06.02.54;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2011.06.21.06.58.48;	author az;	state Exp;
branches;
next	1.10;

1.10
date	2011.01.29.18.43.49;	author culot;	state Exp;
branches;
next	1.9;

1.9
date	2011.01.19.08.29.59;	author tobez;	state Exp;
branches;
next	1.8;

1.8
date	2008.09.23.12.13.32;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2008.04.11.15.29.35;	author mat;	state Exp;
branches;
next	1.6;

1.6
date	2007.12.26.21.12.43;	author gabor;	state Exp;
branches;
next	1.5;

1.5
date	2007.10.29.22.59.08;	author mat;	state Exp;
branches;
next	1.4;

1.4
date	2007.10.09.10.15.08;	author clsung;	state Exp;
branches;
next	1.3;

1.3
date	2007.07.04.11.29.31;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2007.07.02.20.12.30;	author mat;	state Exp;
branches;
next	1.1;

1.1
date	2007.06.22.11.43.38;	author mat;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Switch exporter over
@
text
@# New ports collection makefile for:	www/p5-Template-Alloy
# Date created:				22 June 2007
# Whom:					mat
#
# $FreeBSD: head/www/p5-Template-Alloy/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Template-Alloy
PORTVERSION=	1.016
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:RHANDOM
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Mixing of all of the major template systems

PERL_CONFIGURE=	yes

MAN3=	Template::Alloy.3 Template::Alloy::Compile.3 \
	Template::Alloy::Context.3 Template::Alloy::Exception.3 \
	Template::Alloy::HTE.3 Template::Alloy::Iterator.3 \
	Template::Alloy::Operator.3 Template::Alloy::Parse.3 \
	Template::Alloy::Play.3 Template::Alloy::Stream.3 \
	Template::Alloy::TT.3 Template::Alloy::Tmpl.3 \
	Template::Alloy::VMethod.3 Template::Alloy::Velocity.3

.include <bsd.port.mk>
@


1.11
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
- Utilize CPAN macro
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Update to 1.016

Changes:	http://search.cpan.org/dist/Template-Alloy/Changes
Approved by:	sahil@@/wen@@ (mentors, implicit)
Feature safe:	yes
@
text
@d11 2
a12 1
MASTER_SITES=	CPAN/../../authors/id/R/RH/RHANDOM
@


1.9
log
@Update to 1.015.

Changes:	http://search.cpan.org/dist/Template-Alloy/Changes
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	1.015
@


1.8
log
@- Update to 1.013
@
text
@d9 1
a9 1
PORTVERSION=	1.013
d11 1
a11 1
MASTER_SITES=	CPAN
@


1.7
log
@Update to 1.012
@
text
@d9 1
a9 1
PORTVERSION=	1.012
@


1.6
log
@- Update to 0.011
@
text
@d9 1
a9 1
PORTVERSION=	1.011
@


1.5
log
@Update to 1.008
@
text
@d9 1
a9 1
PORTVERSION=	1.008
d23 3
a25 3
	Template::Alloy::Play.3 Template::Alloy::TT.3 \
	Template::Alloy::Tmpl.3 Template::Alloy::VMethod.3 \
	Template::Alloy::Velocity.3
@


1.4
log
@- Update to 1.007
@
text
@d9 1
a9 1
PORTVERSION=	1.007
@


1.3
log
@- Update to 1.006
@
text
@d9 1
a9 1
PORTVERSION=	1.006
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Template
@


1.2
log
@Update to 1.005
@
text
@d9 1
a9 1
PORTVERSION=	1.005
@


1.1
log
@Add a new port www/p5-Template-Alloy

Template::Alloy represents the mixing of features and capabilities from all of
the major mini-language based template systems.
@
text
@d9 1
a9 1
PORTVERSION=	1.004
@

