summaryrefslogtreecommitdiff
path: root/inputmethod/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-05-31 14:14:16 +0000
committerseb <seb@pkgsrc.org>2002-05-31 14:14:16 +0000
commit2cae6135c9ae738f15e2e10110581bae2748435f (patch)
treea44cc423ed4ed61b315672a2447161ec0918c567 /inputmethod/Makefile
parent11bdab06255c1e85c392e7c581feb7e8287bca6e (diff)
downloadpkgsrc-2cae6135c9ae738f15e2e10110581bae2748435f.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"