diff options
author | marino <marino@FreeBSD.org> | 2014-08-19 05:00:26 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-08-19 05:00:26 +0800 |
commit | 4e058f46d6cb69cdd51bfeb4e108fb09fc67eeb1 (patch) | |
tree | 0139b5764ffaa5c9eb45d6c8214b9c053d9c042b /chinese/Makefile | |
parent | 732f3a012672fec6d20bf4ab034f52c27b8db442 (diff) | |
download | freebsd-ports-gnome-4e058f46d6cb69cdd51bfeb4e108fb09fc67eeb1.tar.gz freebsd-ports-gnome-4e058f46d6cb69cdd51bfeb4e108fb09fc67eeb1.tar.zst freebsd-ports-gnome-4e058f46d6cb69cdd51bfeb4e108fb09fc67eeb1.zip |
Add new port ibus-table-chinese
PR: 185198
Submitted by: dennylin93 (hs.ntnu.edu.tw)
Chinese input tables for the Intelligent Input Bus (IBus) input method
framework. The IBus-table is an Input Method Engine particularly suited
to support Chinese.
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 62029d4fd56d..bb1d5b8d3fde 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -60,6 +60,7 @@ SUBDIR += hc SUBDIR += ibus-chewing SUBDIR += ibus-pinyin + SUBDIR += ibus-table-chinese SUBDIR += irssi SUBDIR += jis2gb SUBDIR += joe |