diff options
author | junyoung <junyoung@pkgsrc.org> | 2003-09-27 03:24:33 +0000 |
---|---|---|
committer | junyoung <junyoung@pkgsrc.org> | 2003-09-27 03:24:33 +0000 |
commit | df28da48b3fb0e83a28de5475af9c8054d162252 (patch) | |
tree | b6a1f37af2ea8c4bb0426a4630b2dee957dd5548 /inputmethod | |
parent | c4d31f2b935d083ff339daf70df411cbe2c1098e (diff) | |
download | pkgsrc-df28da48b3fb0e83a28de5475af9c8054d162252.tar.gz |
Add nabi.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile index 6e34006b5fc..e6c50e1583d 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/09/23 15:06:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.15 2003/09/27 03:24:33 junyoung Exp $ # COMMENT= Input method tools and libraries @@ -17,6 +17,7 @@ SUBDIR+= ja-freewnn-server SUBDIR+= ja-freewnn-server-bin SUBDIR+= kinput2 SUBDIR+= libtabe +SUBDIR+= nabi SUBDIR+= sj3-dict SUBDIR+= sj3-lib SUBDIR+= sj3-server |