# $Id: Portfile 67068 2010-04-28 11:17:34Z ryandesign@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup			Number-Format 1.52
maintainers			FreeBSD.org:mat
description			Perl extension for formatting numbers
long_description \
	These functions provide an easy means of formatting numbers in a manner \
	suitable for displaying to the user.

platforms			darwin

checksums md5 20aba083241f721dc4e0e8dc501ab1c1

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
