diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-09-15 07:02:05 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-09-15 07:02:05 +0000 |
commit | 25a5600236cedf038d6200452a941ed041afb763 (patch) | |
tree | e787b9a5e0241c49ba935703a1ab243ff0500614 /inputmethod | |
parent | 8240fe00d5d5140422577a475a4a717bd344fe5f (diff) | |
download | pkgsrc-25a5600236cedf038d6200452a941ed041afb763.tar.gz |
Add & enable iiimecf.
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 78a72bd7fb2..41f997e3764 100644 --- a/inputmethod/Makefile +++ b/inputmethod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/09/15 06:32:29 uebayasi Exp $ +# $NetBSD: Makefile,v 1.8 2002/09/15 07:02:05 uebayasi Exp $ # COMMENT= Input method tools and libraries @@ -9,6 +9,7 @@ SUBDIR+= canna-lib SUBDIR+= canna-server SUBDIR+= canna-server-bin SUBDIR+= canuum +SUBDIR+= iiimecf SUBDIR+= ja-freewnn-dict SUBDIR+= ja-freewnn-lib SUBDIR+= ja-freewnn-server |