16 lines
312 B
Makefile
16 lines
312 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:42:43 espie Exp $
|
|
|
|
COMMENT= Perl extension for formatting numbers
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Number-Format-1.73
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
HOMEPAGE= http://www.bayview.com/software/perl.shtml
|
|
|
|
# Artistic License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|