12 lines
211 B
Makefile
12 lines
211 B
Makefile
COMMENT= manages templates and performs variable interpolation
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= CGI-FastTemplate-1.09
|
|
REVISION= 2
|
|
CATEGORIES= textproc www
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|