blob: e253f2f1bfc82dc5e6d739f2e64bf3ef9acc00e2 (
plain) (
tree)
|
|
# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
# $FreeBSD$
PORTNAME= CGI-FastTemplate
PORTVERSION= 1.09
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl module for manage templates and parses templates
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|