openbsd-ports/textproc/p5-Template-Provider-Encoding/Makefile
2013-03-11 11:35:43 +00:00

19 lines
340 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 11:42:44 espie Exp $
COMMENT= explicit encoding for Template Toolkit
MODULES= cpan
DISTNAME= Template-Provider-Encoding-0.10
REVISION= 0
CATEGORIES= textproc
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= textproc/p5-Template
TEST_DEPENDS=devel/p5-DateTime
.include <bsd.port.mk>