freebsd-ports/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile

20 lines
370 B
Makefile
Raw Normal View History

# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
2013-11-07 04:52:41 +01:00
PORTNAME= Lingua-EN-Numbers-Ordinate
PORTVERSION= 1.04
2013-11-07 04:52:41 +01:00
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
2013-11-07 04:52:41 +01:00
MAINTAINER= perl@FreeBSD.org
2003-02-21 14:42:50 +01:00
COMMENT= Go from cardinal number (3) to ordinal ("3rd")
2014-06-18 14:09:46 +02:00
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>