diff options
author | obache <obache@pkgsrc.org> | 2010-08-31 08:29:42 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-08-31 08:29:42 +0000 |
commit | bb8d28e4dc204e7adfc8bba61bd7bbf58e4e9631 (patch) | |
tree | f94036bb7a4da830993ff1a7bf9c3e9b5bd31f65 | |
parent | 89e966483818b1459fb54b0b179ca1c476f9a09a (diff) | |
download | pkgsrc-bb8d28e4dc204e7adfc8bba61bd7bbf58e4e9631.tar.gz |
+ input-pad py-input-pad ibus-input-pad
-rw-r--r-- | inputmethod/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index aa1358b1579..186434bee83 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2010/08/12 05:08:42 obache Exp $ +# $NetBSD: Makefile,v 1.43 2010/08/31 08:29:42 obache Exp $ # COMMENT= Input method tools and libraries @@ -22,6 +22,7 @@ SUBDIR+= ibus-chewing SUBDIR+= ibus-el SUBDIR+= ibus-handwrite SUBDIR+= ibus-hangul +SUBDIR+= ibus-input-pad SUBDIR+= ibus-m17n SUBDIR+= ibus-pinyin SUBDIR+= ibus-qt @@ -38,6 +39,7 @@ SUBDIR+= iiimecf SUBDIR+= im-ja SUBDIR+= imhangul SUBDIR+= imhangul_status_applet +SUBDIR+= input-pad SUBDIR+= ja-freewnn-dict SUBDIR+= ja-freewnn-lib SUBDIR+= ja-freewnn-server @@ -57,6 +59,7 @@ SUBDIR+= p5-zinnia SUBDIR+= prime SUBDIR+= prime-dict SUBDIR+= prime-el +SUBDIR+= py-input-pad SUBDIR+= py-zinnia SUBDIR+= ruby-zinnia SUBDIR+= scim |