openbsd-ports/textproc/p5-Template-Plugin-Number-Format/Makefile
2013-03-11 11:35:43 +00:00

18 lines
348 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 11:42:44 espie Exp $
COMMENT= plugin/filter interface to Number::Format
MODULES= cpan
DISTNAME= Template-Plugin-Number-Format-1.02
REVISION= 0
CATEGORIES= textproc
USE_GROFF = Yes
# Artistic
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= textproc/p5-Number-Format \
textproc/p5-Template
.include <bsd.port.mk>