freebsd-ports/textproc/p5-Number-Format-Metric/Makefile

20 lines
355 B
Makefile
Raw Normal View History

PORTNAME= Number-Format-Metric
PORTVERSION= 0.60
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Format number with metric prefix
WWW= https://metacpan.org/dist/Number-Format-Metric
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>