# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD: textproc/p5-Number-Format/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=		Number-Format
PORTVERSION=		1.73
CATEGORIES=		textproc perl5
MASTER_SITES=		CPAN
PKGNAMEPREFIX=		p5-

MAINTAINER=		clsung@FreeBSD.org
COMMENT=		Perl extension for formatting numbers

USES=		perl5
USE_PERL5=	configure

MAN3=			Number::Format.3

NO_STAGE=	yes
.include <bsd.port.mk>
