freebsd-ports/www/p5-CGI-FastTemplate/Makefile

17 lines
322 B
Makefile
Raw Normal View History

# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
# $FreeBSD$
PORTNAME= CGI-FastTemplate
2001-02-05 16:33:58 +01:00
PORTVERSION= 1.09
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:21:36 +01:00
COMMENT= Perl module for manage templates and parses templates
2013-08-02 20:21:05 +02:00
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>