19 lines
337 B
Makefile
19 lines
337 B
Makefile
# $OpenBSD: Makefile,v 1.11 2016/03/20 19:57:09 naddy Exp $
|
|
|
|
COMMENT= explicit encoding for Template Toolkit
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Template-Provider-Encoding-0.10
|
|
REVISION= 0
|
|
CATEGORIES= textproc
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
RUN_DEPENDS= textproc/p5-Template
|
|
|
|
TEST_DEPENDS=devel/p5-DateTime
|
|
|
|
.include <bsd.port.mk>
|