ports/textproc/p5-Number-Format/Makefile

14 lines
187 B
Makefile

COMMENT = Perl extension for formatting numbers
DISTNAME = Number-Format-1.76
CATEGORIES = textproc
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>