19 lines
340 B
Makefile
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>
|