From edb1e79904ff7749a0c8db6b5251e9e6f2a8663c Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 27 Feb 2000 08:02:33 +0000 Subject: Perl module for manage templates and parse templates. --- www/p5-CGI-FastTemplate/Makefile | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 www/p5-CGI-FastTemplate/Makefile (limited to 'www/p5-CGI-FastTemplate/Makefile') diff --git a/www/p5-CGI-FastTemplate/Makefile b/www/p5-CGI-FastTemplate/Makefile new file mode 100644 index 000000000000..581c1e82e4b3 --- /dev/null +++ b/www/p5-CGI-FastTemplate/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: p5-CGI-FastTemplate +# Version required: 1.09 +# Date created: 27 Feb 2000 +# Whom: Vanilla I. Shu +# +# $FreeBSD$ +# + +DISTNAME= CGI-FastTemplate-1.09 +PKGNAME= p5-CGI-FastTemplate-1.09 +CATEGORIES= www perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= CGI + +MAINTAINER= jfitz@FreeBSD.org + +USE_PERL5= YES + +MAN3= CGI::FastTemplate.3 +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} + +do-configure: + @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL + +.include -- cgit v1.2.3