freebsd-ports/www/p5-CGI-FastTemplate/Makefile
2013-11-07 08:28:22 +00:00

16 lines
322 B
Makefile

# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
# $FreeBSD$
PORTNAME= CGI-FastTemplate
PORTVERSION= 1.09
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module for manage templates and parses templates
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>