freebsd-ports/textproc/p5-Lingua-EN-Numbers/Makefile
2012-06-22 01:45:40 +00:00

21 lines
441 B
Makefile

# New ports collection makefile for: Lingua::EN::Numbers
# Date created: 31 Dec 2001
# Whom: Seamus Venasse <svenasse@polaris.ca>
#
# $FreeBSD$
#
PORTNAME= Lingua-EN-Numbers
PORTVERSION= 1.04
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Converts numeric values into their English string equivalents
PERL_CONFIGURE= yes
MAN3= Lingua::EN::Numbers.3
.include <bsd.port.mk>