# New ports collection makefile for:	p5-Locale-Currency-Format
# Date Created:				27 Dec 2005
# Whom:					Zach Thompson <hideo@lastamericanempire.com>
#
# $FreeBSD: ports/finance/p5-Locale-Currency-Format/Makefile,v 1.6 2010/12/02 00:04:45 linimon Exp $
#

PORTNAME=	Locale-Currency-Format
PORTVERSION=	1.26
CATEGORIES=	finance perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
EXTRACT_SUFX=	.tgz

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl functions for formatting monetary values

PERL_CONFIGURE=	yes

MAN3=		Locale::Currency::Format.3

.include <bsd.port.mk>
