openbsd-ports/textproc/p5-CGI-FastTemplate/Makefile
2013-03-11 11:35:43 +00:00

17 lines
329 B
Makefile

# $OpenBSD: Makefile,v 1.4 2013/03/11 11:42:42 espie Exp $
COMMENT= manages templates and performs variable interpolation
MODULES= cpan
DISTNAME= CGI-FastTemplate-1.09
REVISION= 0
CATEGORIES= textproc www
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>