7c8fe92b4e
ok simon@
20 lines
412 B
Makefile
20 lines
412 B
Makefile
# $OpenBSD: Makefile,v 1.3 2007/04/21 20:18:12 martynas Exp $
|
|
|
|
COMMENT= "explicit encoding for Template Toolkit"
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Template-Provider-Encoding-0.09
|
|
CATEGORIES= textproc
|
|
|
|
# Artistic + GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
RUN_DEPENDS= ::textproc/p5-Template
|
|
|
|
REGRESS_DEPENDS=::devel/p5-DateTime
|
|
|
|
.include <bsd.port.mk>
|