head	1.4;
access;
symbols
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3;
locks; strict;
comment	@# @;


1.4
date	2003.12.30.12.29.02;	author erwin;	state dead;
branches;
next	1.3;

1.3
date	2003.11.01.16.01.28;	author leeym;	state Exp;
branches;
next	1.2;

1.2
date	2003.10.23.13.38.25;	author sergei;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.21.07.49.48;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.4
log
@HTML::MagicTemplate package now include in Text-MagicTemplate, which is
merged in textproc/p5-Text-MagicTemplate

PR:		60712
Submitted by:	maintainer
@
text
@# New ports collection makefile for:	www/p5-HTML-MagicTemplate
# Date created:				October 18th 2003
# Whom:	      				Cheng-Lung Sung <clsung@@dragon2.net>
#
# $FreeBSD: ports/www/p5-HTML-MagicTemplate/Makefile,v 1.3 2003/11/01 16:01:28 leeym Exp $
#

PORTNAME=	HTML-MagicTemplate
PORTVERSION=	3.11
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTML
PKGNAMEPREFIX=	p5-

MAINTAINER=	clsung@@dragon2.net
COMMENT=	A Perl Module for using Text::MagicTemplate in a HTML env

BUILD_DEPENDS=	${SITE_PERL}/Text/MagicTemplate.pm:${PORTSDIR}/textproc/p5-Text-MagicTemplate \
		${SITE_PERL}/HTML/TableTiler.pm:${PORTSDIR}/www/p5-HTML-TableTiler \
		${SITE_PERL}/HTML/FillInForm.pm:${PORTSDIR}/www/p5-HTML-FillInForm
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	YES

MAN3=		HTML::MagicTemplate.3

.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500601
IGNORE=		This port requires perl 5.6.1 or later. Install lang/perl5 then try again
.endif

.include <bsd.port.post.mk>
@


1.3
log
@update to 3.11

PR:		58753
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 3.05

PR:		58411
Submitted by:	maintainer
Approved by:	krion (implicit)
@
text
@d9 1
a9 1
PORTVERSION=	3.05
d27 7
a33 1
.include <bsd.port.mk>
@


1.1
log
@Add p5-HTML-MagicTemplate 3.03,
a Perl Module for using Text::MagicTemplate in a HTML env.

PR:		58208
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d9 1
a9 1
PORTVERSION=	3.03
@

