freebsd-ports/finance/p5-Locale-Currency-Format/Makefile
Martin Wilke 76e529a336 - Update to 1.26
PR:		127546
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2008-09-24 14:47:02 +00:00

22 lines
479 B
Makefile

# New ports collection makefile for: p5-Locale-Currency-Format
# Date Created: 27 Dec 2005
# Whom: Zach Thompson <hideo@lastamericanempire.com>
#
# $FreeBSD$
#
PORTNAME= Locale-Currency-Format
PORTVERSION= 1.26
CATEGORIES= finance perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
MAINTAINER= hideo@lastamericanempire.com
COMMENT= Perl functions for formatting monetary values
PERL_CONFIGURE= yes
MAN3= Locale::Currency::Format.3
.include <bsd.port.mk>