freebsd-ports/finance/p5-Locale-Currency-Format/Makefile

20 lines
374 B
Makefile
Raw Normal View History

# Created by: Zach Thompson <hideo@lastamericanempire.com>
PORTNAME= Locale-Currency-Format
2015-10-27 16:51:44 +01:00
PORTVERSION= 1.35
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl functions for formatting monetary values
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
2011-02-19 11:43:30 +01:00
2015-07-24 10:59:33 +02:00
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>