head	1.10;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.02.51;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.09.01.17.05.11;	author lth;	state Exp;
branches;
next	1.8;

1.8
date	2012.06.10.18.42.37;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2012.04.24.01.10.52;	author swills;	state Exp;
branches;
next	1.6;

1.6
date	2011.02.28.14.43.17;	author az;	state Exp;
branches;
next	1.5;

1.5
date	2010.04.28.09.46.22;	author lth;	state Exp;
branches;
next	1.4;

1.4
date	2010.04.27.14.04.08;	author lth;	state Exp;
branches;
next	1.3;

1.3
date	2008.06.13.10.51.27;	author lth;	state Exp;
branches;
next	1.2;

1.2
date	2008.05.01.13.18.28;	author lth;	state Exp;
branches;
next	1.1;

1.1
date	2007.04.05.14.27.50;	author lth;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:	www/p5-Jemplate
# Date created:				05 April 2007
# Whom:					Lars Thegler <lth@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-Jemplate/Makefile 303494 2012-09-01 17:05:11Z lth $
#

PORTNAME=	Jemplate
PORTVERSION=	0.270
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:INGY
PKGNAMEPREFIX=	p5-
DISTNAME=	Jemplate-0.27

MAINTAINER=	lth@@FreeBSD.org
COMMENT=	JavaScript Templating with Template Toolkit

RUN_DEPENDS=	p5-File-Find-Rule>=0.30:${PORTSDIR}/devel/p5-File-Find-Rule \
		p5-Template-Toolkit>=2.19:${PORTSDIR}/www/p5-Template-Toolkit
BUILD_DEPENDS:=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN1=	jemplate.1
MAN3=	Jemplate.3 \
	Jemplate::Directive.3 \
	Jemplate::Parser.3 \
	Jemplate::Runtime.3 \
	Jemplate::Runtime::Compact.3

.include <bsd.port.mk>
@


1.9
log
@SVN rev 303494 on 2012-09-01 17:05:11Z by lth

Update to 0.270
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d9 1
a9 1
PORTVERSION=	0.262
d12 1
a12 1
MASTER_SITE_SUBDIR=	CPAN:FREW
d14 1
a31 3
post-patch:
	@@${RM} ${WRKSRC}/bin/README

@


1.7
log
@- Update to 0.262

PR:		ports/166627
Approved by:	maintainer timeout (lth, >2 weeks)
@
text
@d20 1
a20 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.6
log
@Move these ports to the new CPAN macro. Just for the test.
@
text
@d9 1
a9 1
PORTVERSION=	0.261
d12 1
a12 1
MASTER_SITE_SUBDIR=	CPAN:RKRIMEN
d31 3
@


1.5
log
@Update to 0.261
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../by-authors/id/R/RK/RKRIMEN
@


1.4
log
@Update to 0.260
@
text
@d9 1
a9 1
PORTVERSION=	0.260
@


1.3
log
@Update to 0.23
@
text
@d9 1
a9 1
PORTVERSION=	0.23
@


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


1.1
log
@Add p5-Jemplate 0.20, JavaScript Templating with Template Toolkit.
@
text
@d9 1
a9 1
PORTVERSION=	0.20
d12 1
a12 1
MASTER_SITE_SUBDIR=	../by-authors/id/I/IN/INGY
d19 1
a19 1
		p5-Template-Toolkit>=2.14:${PORTSDIR}/www/p5-Template-Toolkit
d26 4
a29 1
	Jemplate::Directive.3
@

