summaryrefslogtreecommitdiff
path: root/inputmethod/Makefile
diff options
context:
space:
mode:
authorshell <shell@pkgsrc.org>2002-06-15 09:32:36 +0000
committershell <shell@pkgsrc.org>2002-06-15 09:32:36 +0000
commit7757a246d71d961e935da8c423e0ffed8c318187 (patch)
tree39ae2eeedfc581256653ff3100318291b2ad16f8 /inputmethod/Makefile
parentff169c7c04d2be8273b10980ba4d438e93eceb00 (diff)
downloadpkgsrc-7757a246d71d961e935da8c423e0ffed8c318187.tar.gz
add unicon-im and Chinput
Diffstat (limited to 'inputmethod/Makefile')
-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"