2013-09-21 01:36:50 +02:00
|
|
|
# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
|
2000-02-27 09:02:33 +01:00
|
|
|
# $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
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2000-02-27 09:02:33 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|