summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorshell <shell>2002-06-15 09:32:36 +0000
committershell <shell>2002-06-15 09:32:36 +0000
commit2b987806ecd8c23a88022b869027cfd97af4e4ef (patch)
tree39ae2eeedfc581256653ff3100318291b2ad16f8 /inputmethod
parentf9f356aaca433622982f851e663721887e807750 (diff)
downloadpkgsrc-2b987806ecd8c23a88022b869027cfd97af4e4ef.tar.gz
add unicon-im and Chinput
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile
index d7f880d5fa1..a7a9311f312 100644
--- a/inputmethod/Makefile
+++ b/inputmethod/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2002/06/10 10:24:25 sakamoto Exp $
+# $NetBSD: Makefile,v 1.6 2002/06/15 09:32:36 shell Exp $
#
COMMENT= Input method tools and libraries
+SUBDIR+= Chinput
SUBDIR+= canna-dict
SUBDIR+= canna-lib
SUBDIR+= canna-server
@@ -21,6 +22,7 @@ SUBDIR+= sj3-server-bin
SUBDIR+= skkfep
SUBDIR+= skkinput
SUBDIR+= skkserv
+SUBDIR+= unicon-im
SUBDIR+= xcin
.include "../mk/bsd.pkg.subdir.mk"