15 lines
280 B
Makefile
15 lines
280 B
Makefile
COMMENT= plugin/filter interface to Number::Format
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Template-Plugin-Number-Format-1.06
|
|
CATEGORIES= textproc
|
|
REVISION = 0
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= textproc/p5-Number-Format \
|
|
textproc/p5-Template
|
|
|
|
.include <bsd.port.mk>
|