mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
17 lines
270 B
Makefile
17 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>
|