openbsd-ports/textproc/p5-Template-Plugin-Number-Format/Makefile
ajacoutot df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00

21 lines
430 B
Makefile

# $OpenBSD: Makefile,v 1.7 2010/12/03 11:46:49 ajacoutot 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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= textproc/p5-Number-Format \
textproc/p5-Template
.include <bsd.port.mk>