16 lines
270 B
Makefile
16 lines
270 B
Makefile
COMMENT= explicit encoding for Template Toolkit
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Template-Provider-Encoding-0.10
|
|
REVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= textproc/p5-Template
|
|
|
|
TEST_DEPENDS=devel/p5-DateTime
|
|
|
|
.include <bsd.port.mk>
|