19 lines
331 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.12 2019/07/12 20:50:06 sthen Exp $
COMMENT= explicit encoding for Template Toolkit
MODULES= cpan
PKG_ARCH= *
DISTNAME= Template-Provider-Encoding-0.10
REVISION= 0
CATEGORIES= textproc
# perl
PERMIT_PACKAGE= Yes
2010-11-20 19:56:47 +00:00
RUN_DEPENDS= textproc/p5-Template
2013-03-11 11:35:43 +00:00
TEST_DEPENDS=devel/p5-DateTime
.include <bsd.port.mk>