diff options
author | obache <obache@pkgsrc.org> | 2010-08-07 02:34:16 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-08-07 02:34:16 +0000 |
commit | 2e0ef7dc51449fa057f1270ce3746550406edb0b (patch) | |
tree | 0779c852ed917efed473f7026bc72f597052bb38 /inputmethod | |
parent | fa1208508391287b2a9caaedfe9cb76d52b86280 (diff) | |
download | pkgsrc-2e0ef7dc51449fa057f1270ce3746550406edb0b.tar.gz |
Add ibus packages.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 68869702c35..0197f7ea323 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2010/07/17 09:01:03 obache Exp $ +# $NetBSD: Makefile,v 1.38 2010/08/07 02:34:16 obache Exp $ # COMMENT= Input method tools and libraries @@ -15,6 +15,23 @@ SUBDIR+= canna-server SUBDIR+= fcitx SUBDIR+= gcin SUBDIR+= gtk-im-libthai +SBUDIR+= ibus +SUBDIR+= ibus-anthy +SUBDIR+= ibus-array +SUBDIR+= ibus-chewing +SUBDIR+= ibus-handwrite +SUBDIR+= ibus-hangul +SUBDIR+= ibus-m17n +SUBDIR+= ibus-pinyin +SUBDIR+= ibus-qt +SUBDIR+= ibus-skk +SUBDIR+= ibus-t9 +SUBDIR+= ibus-table +SUBDIR+= ibus-table-array30 +SUBDIR+= ibus-table-chinese +SUBDIR+= ibus-table-extraphrase +SUBDIR+= ibus-table-others +SUBDIR+= ibus-unikey SUBDIR+= iiimecf SUBDIR+= im-ja SUBDIR+= imhangul |