freebsd-ports/chinese/p5-Lingua-ZH-Numbers/Makefile

16 lines
339 B
Makefile
Raw Normal View History

PORTNAME= Lingua-ZH-Numbers
PORTVERSION= 0.04
PORTREVISION= 1
CATEGORIES= chinese perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
2003-02-20 18:07:10 +01:00
COMMENT= Converts numeric values into their Chinese string equivalents
WWW= https://metacpan.org/release/Lingua-ZH-Numbers
2013-08-02 20:21:05 +02:00
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>