diff options
author | clsung <clsung@FreeBSD.org> | 2011-11-11 23:53:33 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2011-11-11 23:53:33 +0800 |
commit | 1b68120a9419748ddf98dec752702bf1e61d2af3 (patch) | |
tree | a4eb4374ce75173f06bc0dfef4091f5d532b1427 /chinese/Makefile | |
parent | dea45d728a21266c333d5ecfdbd45de5e9d115af (diff) | |
download | freebsd-ports-gnome-1b68120a9419748ddf98dec752702bf1e61d2af3.tar.gz freebsd-ports-gnome-1b68120a9419748ddf98dec752702bf1e61d2af3.tar.zst freebsd-ports-gnome-1b68120a9419748ddf98dec752702bf1e61d2af3.zip |
fcitx-googlepinyin provides libgooglepinyin, a fork of Google Pinyin IME
on Android, as a back-end to the Fcitx IM server.
WWW: http://code.google.com/p/fcitx/
PR: ports/162472
Submitted by: maintainer (Zhihao Yuan)
Feature safe: yes
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 c1f39a6ad5f6..6a602134bfd7 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -37,6 +37,7 @@ SUBDIR += eterm SUBDIR += fcitx SUBDIR += fcitx-configtool + SUBDIR += fcitx-googlepinyin SUBDIR += fcitx-sunpinyin SUBDIR += fireflyttf SUBDIR += font-std |