diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-02 18:52:07 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-02 18:52:07 +0000 |
commit | 4819ca343bfee8a3b54e7ff3ac26d280d1c1696f (patch) | |
tree | a4a613f80a0e443c044c2319e43ce75e14c50813 /chinese | |
parent | 49b7a7d4a4e27031eeb48b2c26d102a7f8527de9 (diff) | |
download | ports-4819ca343bfee8a3b54e7ff3ac26d280d1c1696f.tar.gz ports-4819ca343bfee8a3b54e7ff3ac26d280d1c1696f.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/p5-Date-Chinese/Makefile | 9 | ||||
-rw-r--r-- | chinese/p5-Lingua-Han-PinYin/Makefile | 9 | ||||
-rw-r--r-- | chinese/p5-Lingua-Han-Utils/Makefile | 9 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-BPMFConvert/Makefile | 9 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-Segment/Makefile | 9 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-TaBE/Makefile | 9 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-Toke/Makefile | 3 |
7 files changed, 20 insertions, 37 deletions
diff --git a/chinese/p5-Date-Chinese/Makefile b/chinese/p5-Date-Chinese/Makefile index bad1d83665eb..e579fc9335d5 100644 --- a/chinese/p5-Date-Chinese/Makefile +++ b/chinese/p5-Date-Chinese/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Date-Chinese -# Date Created: 13 Aug 2001 -# Whom: Shell Hung <shell@shellhung.org> -# +# Created by: Shell Hung <shell@shellhung.org> # $FreeBSD$ -# PORTNAME= Date-Chinese PORTVERSION= 1.12 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to calculate dates in the Chinese calendar -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Date::Chinese.3 diff --git a/chinese/p5-Lingua-Han-PinYin/Makefile b/chinese/p5-Lingua-Han-PinYin/Makefile index 88613e09bc2c..2e4c094202ce 100644 --- a/chinese/p5-Lingua-Han-PinYin/Makefile +++ b/chinese/p5-Lingua-Han-PinYin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Lingua-Han-PinYin -# Date created: 2006-09-06 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Lingua-Han-PinYin PORTVERSION= 0.16 @@ -20,7 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Lingua-Han-Utils>=0.10:${PORTSDIR}/chinese/p5-Lingua-Han-Utils RUN_DEPENDS= p5-Lingua-Han-Utils>=0.10:${PORTSDIR}/chinese/p5-Lingua-Han-Utils -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::Han::PinYin.3 diff --git a/chinese/p5-Lingua-Han-Utils/Makefile b/chinese/p5-Lingua-Han-Utils/Makefile index 1420f9256cd1..acee801f42ae 100644 --- a/chinese/p5-Lingua-Han-Utils/Makefile +++ b/chinese/p5-Lingua-Han-Utils/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Lingua-Han-Utils -# Date created: 2006-09-06 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Lingua-Han-Utils PORTVERSION= 0.12 @@ -20,7 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Encode-Detect-CJK>=0:${PORTSDIR}/converters/p5-Encode-Detect-CJK RUN_DEPENDS= p5-Encode-Detect-CJK>=0:${PORTSDIR}/converters/p5-Encode-Detect-CJK -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::Han::Utils.3 diff --git a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile index 2f6e1b23c743..f17cefc06852 100644 --- a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile +++ b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Lingua-ZH-BPMFConvert -# Date created: 2006-09-06 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Lingua-ZH-BPMFConvert PORTVERSION= 0.01 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Rule-based conversion of BPMF (bopomofo) into Hanyu Pinyin -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::ZH::BPMFConvert.3 diff --git a/chinese/p5-Lingua-ZH-Segment/Makefile b/chinese/p5-Lingua-ZH-Segment/Makefile index a70549fc5047..306c73e65041 100644 --- a/chinese/p5-Lingua-ZH-Segment/Makefile +++ b/chinese/p5-Lingua-ZH-Segment/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Lingua-ZH-Segment -# Date created: 2007-06-08 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= Lingua-ZH-Segment PORTVERSION= 0.02 @@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Chinese Text Segmentation -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::ZH::Segment.3 diff --git a/chinese/p5-Lingua-ZH-TaBE/Makefile b/chinese/p5-Lingua-ZH-TaBE/Makefile index 684ee439c22f..abe8ac434ef4 100644 --- a/chinese/p5-Lingua-ZH-TaBE/Makefile +++ b/chinese/p5-Lingua-ZH-TaBE/Makefile @@ -1,10 +1,6 @@ # ex:ts=8 -# Ports collection makefile for: p5-Lingua-ZH-TaBE -# Date Created: Jan 22, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Lingua-ZH-TaBE PORTVERSION= 0.07 @@ -18,7 +14,8 @@ COMMENT= Chinese processing via libtabe LIB_DEPENDS= tabe.3:${PORTSDIR}/chinese/libtabe -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_BDB= yes OBSOLETE_BDB_VAR= WITH_DB diff --git a/chinese/p5-Lingua-ZH-Toke/Makefile b/chinese/p5-Lingua-ZH-Toke/Makefile index bb3375781a31..369eb37b8827 100644 --- a/chinese/p5-Lingua-ZH-Toke/Makefile +++ b/chinese/p5-Lingua-ZH-Toke/Makefile @@ -14,7 +14,8 @@ COMMENT= Chinese Tokenizer on steroids BUILD_DEPENDS= p5-Lingua-ZH-TaBE>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::ZH::Toke.3 |