17 lines
332 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/10/11 23:51:15 naddy Exp $
COMMENT= plugin/filter interface to Number::Format
MODULES= cpan
DISTNAME= Template-Plugin-Number-Format-1.02
REVISION= 0
CATEGORIES= textproc
# Artistic
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= textproc/p5-Number-Format \
textproc/p5-Template
.include <bsd.port.mk>