14 lines
235 B
Makefile
14 lines
235 B
Makefile
|
COMMENT = Perl extension for formatting numbers
|
||
|
|
||
|
MODULES = cpan
|
||
|
PKG_ARCH = *
|
||
|
DISTNAME = Number-Format-1.75
|
||
|
CATEGORIES = textproc
|
||
|
FIX_EXTRACT_PERMISSIONS=Yes
|
||
|
REVISION = 0
|
||
|
|
||
|
# Artistic License
|
||
|
PERMIT_PACKAGE = Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|