Update games/scummvm to version 1.7.0
[dports.git] / textproc / p5-Number-Spell / Makefile
1 # Created by: chinsan
2 # $FreeBSD$
3
4 PORTNAME=       Number-Spell
5 PORTVERSION=    0.04
6 CATEGORIES=     textproc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Perl extension for spelling out numbers
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>