2000-02-27 09:02:33 +01:00
|
|
|
# New ports collection makefile for: p5-CGI-FastTemplate
|
|
|
|
# Date created: 27 Feb 2000
|
|
|
|
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-06-17 04:37:15 +02:00
|
|
|
PORTNAME= CGI-FastTemplate
|
2001-02-05 16:33:58 +01:00
|
|
|
PORTVERSION= 1.09
|
2000-02-27 09:02:33 +01:00
|
|
|
CATEGORIES= www perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-06-17 04:37:15 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
2000-02-27 09:02:33 +01:00
|
|
|
|
2000-10-23 23:03:11 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= Perl module for manage templates and parses templates
|
2000-02-27 09:02:33 +01:00
|
|
|
|
2001-03-01 07:39:18 +01:00
|
|
|
PERL_CONFIGURE= yes
|
2000-02-27 09:02:33 +01:00
|
|
|
|
|
|
|
MAN3= CGI::FastTemplate.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|