diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-05-01 12:12:53 +0000 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-05-01 12:12:53 +0000 |
commit | 7cc7e807f8b54f0a822dcbb35ee4ffc200e07500 (patch) | |
tree | eb810a373ac57d6955dd0edf3b3208b4a965ddf3 /chinese/Makefile | |
parent | 563153532ef104db011a3db627e8889e10b65a86 (diff) | |
download | FreeBSD-ports-7cc7e807f8b54f0a822dcbb35ee4ffc200e07500.zip FreeBSD-ports-7cc7e807f8b54f0a822dcbb35ee4ffc200e07500.tar.gz |
Add port chinese/libpinyin: The libpinyin project aims to provide the algorithms core for intelligent
sentence-based Chinese pinyin input methods.
WWW: https://github.com/libpinyin/libpinyin
PR: ports/166716
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
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 339d592..82987b2 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -73,6 +73,7 @@ SUBDIR += kon2 SUBDIR += libchewing SUBDIR += libgooglepinyin + SUBDIR += libpinyin SUBDIR += libreoffice-zh_CN SUBDIR += libreoffice-zh_TW SUBDIR += libtabe |