Update games/scummvm to version 1.7.0
[dports.git] / textproc / p5-Number-Format / Makefile
1 # Created by: Seamus Venasse <svenasse@polaris.ca>
2 # $FreeBSD$
3
4 PORTNAME=               Number-Format
5 PORTVERSION=            1.73
6 CATEGORIES=             textproc perl5
7 MASTER_SITES=           CPAN
8 PKGNAMEPREFIX=          p5-
9
10 MAINTAINER=             clsung@FreeBSD.org
11 COMMENT=                Perl extension for formatting numbers
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>