diff options
author | clsung <clsung@FreeBSD.org> | 2011-11-11 16:23:07 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2011-11-11 16:23:07 +0800 |
commit | bc034983cd7cee6478b6de65d4d041b6ada449a0 (patch) | |
tree | 67104a40ac4b80edaffa5fb12c6584adcc0af615 /chinese/Makefile | |
parent | d787b35c81f8fe4e78ab3d5d28f88ebd97d85ed6 (diff) | |
download | freebsd-ports-gnome-bc034983cd7cee6478b6de65d4d041b6ada449a0.tar.gz freebsd-ports-gnome-bc034983cd7cee6478b6de65d4d041b6ada449a0.tar.zst freebsd-ports-gnome-bc034983cd7cee6478b6de65d4d041b6ada449a0.zip |
Fcitx is a simple and fast Chinese XIM server. It comes with a script,
fcitx-configtool, which looks for this configure tool and invokes it.
WWW: http://code.google.com/p/fcitx/
PR: ports/162461
Submitted by: Zhihao Yuan <lichray_AT_gmail.com>
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 aec005e96668..82eca55b3e18 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -36,6 +36,7 @@ SUBDIR += enscript SUBDIR += eterm SUBDIR += fcitx + SUBDIR += fcitx-configtool SUBDIR += fireflyttf SUBDIR += font-std SUBDIR += fortune |