summaryrefslogtreecommitdiff
path: root/inputmethod/Makefile
diff options
context:
space:
mode:
authorseb <seb>2002-05-31 14:14:16 +0000
committerseb <seb>2002-05-31 14:14:16 +0000
commiteedd84dfc9693c5b168081abb394466859238bc8 (patch)
treea44cc423ed4ed61b315672a2447161ec0918c567 /inputmethod/Makefile
parent4b9b152a4dc23a8c69ca4ce7fa9fea0f9df65bff (diff)
downloadpkgsrc-eedd84dfc9693c5b168081abb394466859238bc8.tar.gz
Add & enable newly reimported packages from the japanese category:
canna-lib, canna-server, canuum, ja-freewnn-lib, ja-freewnn-server, kinput2, sj3-lib, sj3-server, skkfep, skkinput, skkserv. This is part of the japanese category retirement.
Diffstat (limited to 'inputmethod/Makefile')
-rw-r--r--inputmethod/Makefile14
1 files changed, 13 insertions, 1 deletions
diff --git a/inputmethod/Makefile b/inputmethod/Makefile
index fbc7a82c31f..80b48a6f50e 100644
--- a/inputmethod/Makefile
+++ b/inputmethod/Makefile
@@ -1,6 +1,18 @@
-# $NetBSD: Makefile,v 1.1 2002/05/31 11:53:40 seb Exp $
+# $NetBSD: Makefile,v 1.2 2002/05/31 14:14:16 seb Exp $
#
COMMENT= Input method tools and libraries
+SUBDIR+= canna-lib
+SUBDIR+= canna-server
+SUBDIR+= canuum
+SUBDIR+= ja-freewnn-lib
+SUBDIR+= ja-freewnn-server
+SUBDIR+= kinput2
+SUBDIR+= sj3-lib
+SUBDIR+= sj3-server
+SUBDIR+= skkfep
+SUBDIR+= skkinput
+SUBDIR+= skkserv
+
.include "../mk/bsd.pkg.subdir.mk"