diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-26 09:24:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-26 09:24:35 +0000 |
commit | 821d9010723d7c31c744e0d42af1e27c607e46f6 (patch) | |
tree | b9a8041ce2b0db815c1efd4ccb78f3fb6120e1b6 /textproc/Makefile | |
parent | 59e7a16db562406da45c4ed4bdfc505efacb6385 (diff) |
Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation input
framework, developed by the developer of scim-python, includes all its
function, and much more.
This is the base port, you need input methods such as pinyin to input text.
WWW: http://code.google.com/p/ibus
PR: ports/128371
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
Notes
Notes:
svn path=/head/; revision=231047
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 841f656562fe..3baf2963b18b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -231,6 +231,7 @@ SUBDIR += hy-aspell SUBDIR += hyperestraier SUBDIR += ia-aspell + SUBDIR += ibus SUBDIR += id-aspell SUBDIR += idnits SUBDIR += iiimf-client-lib |