diff options
author | obache <obache> | 2010-08-31 08:29:42 +0000 |
---|---|---|
committer | obache <obache> | 2010-08-31 08:29:42 +0000 |
commit | 2e9327b74254c50c88c08273479fa63d63e089db (patch) | |
tree | f94036bb7a4da830993ff1a7bf9c3e9b5bd31f65 /inputmethod | |
parent | 410595e035327f81724b0d9b2d00ce71eab3bea9 (diff) | |
download | pkgsrc-2e9327b74254c50c88c08273479fa63d63e089db.tar.gz |
+ input-pad py-input-pad ibus-input-pad
Diffstat (limited to 'inputmethod')
-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 |