diff options
author | obache <obache> | 2009-11-24 12:16:27 +0000 |
---|---|---|
committer | obache <obache> | 2009-11-24 12:16:27 +0000 |
commit | ba71473708f2b32806f0f7d17bc711a5373ce02d (patch) | |
tree | cfca0d635bf4def1e9042b155b729d92f44a83ac /inputmethod | |
parent | 223ca1b8c80e09be0c8b6a32d9073877d5685bb2 (diff) | |
download | pkgsrc-ba71473708f2b32806f0f7d17bc711a5373ce02d.tar.gz |
Added SCIM related entries.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 6b0ec83ff60..5814fd4c6c6 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2009/11/24 11:19:27 obache Exp $ +# $NetBSD: Makefile,v 1.31 2009/11/24 12:16:27 obache Exp $ # COMMENT= Input method tools and libraries @@ -30,9 +30,30 @@ SUBDIR+= libhangul SUBDIR+= libtabe SUBDIR+= m17n-im-config SUBDIR+= nabi +SUBDIR+= novel-pinyin SUBDIR+= prime SUBDIR+= prime-dict SUBDIR+= prime-el +SUBDIR+= scim +SUBDIR+= scim-anthy +SUBDIR+= scim-array +SUBDIR+= scim-bridge +SUBDIR+= scim-canna +SUBDIR+= scim-ccinput +SUBDIR+= scim-chewing +SUBDIR+= scim-fcitx +SUBDIR+= scim-hangul +SUBDIR+= scim-input-pad +SUBDIR+= scim-m17n +SUBDIR+= scim-pinyin +SUBDIR+= scim-prime +SUBDIR+= scim-sinhala +SUBDIR+= scim-skk +SUBDIR+= scim-tables +SUBDIR+= scim-thai +SUBDIR+= scim-tomoe +SUBDIR+= scim-uim +SUBDIR+= scim-unikey SUBDIR+= sj3-dict SUBDIR+= sj3-lib SUBDIR+= sj3-server |