2007-02-21 15:48:14 +01:00
|
|
|
# New ports collection makefile for: p5-Number-Spell
|
|
|
|
# Date created: 2007/02/14
|
|
|
|
# Whom: chinsan
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Number-Spell
|
|
|
|
PORTVERSION= 0.04
|
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2007-02-21 15:48:14 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= chinsan@FreeBSD.org
|
|
|
|
COMMENT= Perl extension for spelling out numbers
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Number::Spell.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|