diff options
author | clsung <clsung@FreeBSD.org> | 2006-10-05 12:52:44 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-10-05 12:52:44 +0800 |
commit | b8708a5096f90f9de69aa7bdc6e7596a6bc7bc5b (patch) | |
tree | 89e9913732222ffe12bebacce841d298b29d0aa2 /chinese/Makefile | |
parent | dea1a99d372ba2e9b5111c24dd0097456cbb67f9 (diff) | |
download | freebsd-ports-gnome-b8708a5096f90f9de69aa7bdc6e7596a6bc7bc5b.tar.gz freebsd-ports-gnome-b8708a5096f90f9de69aa7bdc6e7596a6bc7bc5b.tar.zst freebsd-ports-gnome-b8708a5096f90f9de69aa7bdc6e7596a6bc7bc5b.zip |
Add p5-Lingua-ZH-HanDetect 0.04, guess Chinese text\'s variant and
encoding.
PR: ports/103585
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'chinese/Makefile')
-rw-r--r-- | chinese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index b07293401a16..795a5208b22a 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -93,6 +93,7 @@ SUBDIR += p5-Encode-HanExtra SUBDIR += p5-Lingua-Han-Utils SUBDIR += p5-Lingua-ZH-BPMFConvert + SUBDIR += p5-Lingua-ZH-HanDetect SUBDIR += p5-Lingua-ZH-Keywords SUBDIR += p5-Lingua-ZH-Numbers SUBDIR += p5-Lingua-ZH-Summarize |