2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
2006-10-04 05:02:08 +02:00
|
|
|
|
|
|
|
PORTNAME= Lingua-Han-Utils
|
2014-12-20 19:18:32 +01:00
|
|
|
PORTVERSION= 0.13
|
2006-10-04 05:02:08 +02:00
|
|
|
CATEGORIES= chinese perl5
|
2008-04-12 03:37:24 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-10-04 05:02:08 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-05-01 03:47:10 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2014-12-20 19:18:32 +01:00
|
|
|
COMMENT= Utility tools of Chinese character(HanZi)
|
2006-10-04 05:02:08 +02:00
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2012-05-22 18:24:38 +02:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Encode-Detect-CJK>=0:converters/p5-Encode-Detect-CJK
|
2012-05-22 18:24:38 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-10-04 05:02:08 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|