pkgsrc/inputmethod/Makefile
uebayasi 241fddd816 1) Update Canna to 3.6p4.
* Reconstruct sample init files.
* RC-style start script.
* Auto-registration of Kana conversion.
* Abolish fuzokugo.cld.
* More key symbols can be configured with Lisp.
* Server returns more appropriate values at abort.
* TeX document improvements.
* And many bug fixes.

2) Make Canuum use Canna's common make files.  From Osamu Oishi in PR 22244.
2003-09-23 15:06:57 +00:00

32 lines
618 B
Makefile

# $NetBSD: Makefile,v 1.14 2003/09/23 15:06:57 uebayasi Exp $
#
COMMENT= Input method tools and libraries
SUBDIR+= Chinput
SUBDIR+= ami
SUBDIR+= canna
SUBDIR+= canna-canuum
SUBDIR+= canna-dict
SUBDIR+= canna-lib
SUBDIR+= canna-server
SUBDIR+= iiimecf
SUBDIR+= ja-freewnn-dict
SUBDIR+= ja-freewnn-lib
SUBDIR+= ja-freewnn-server
SUBDIR+= ja-freewnn-server-bin
SUBDIR+= kinput2
SUBDIR+= libtabe
SUBDIR+= sj3-dict
SUBDIR+= sj3-lib
SUBDIR+= sj3-server
SUBDIR+= sj3-server-bin
SUBDIR+= skk
SUBDIR+= skkfep
SUBDIR+= skkinput
SUBDIR+= skkserv
SUBDIR+= tc
SUBDIR+= unicon-im
SUBDIR+= xcin
.include "../mk/bsd.pkg.subdir.mk"