Import ja-FreeWnn-dict-1.10nb1
Japanese/Chinese/Korean input method (Japanese dictionary) separated from inputmethod/ja-freewnn-server, Approved by agc.
This commit is contained in:
parent
93b7a7e192
commit
9bff969ae6
3 changed files with 62 additions and 0 deletions
7
inputmethod/ja-freewnn-dict/DESCR
Normal file
7
inputmethod/ja-freewnn-dict/DESCR
Normal file
|
@ -0,0 +1,7 @@
|
|||
FreeWnn 1.10 - Japanese Server
|
||||
|
||||
This distribution contains Version 1.10 of Wnn Japanese/Chinese/Korean
|
||||
Input System. Wnn is a network-extensible Kana-to-Kanji conversion system
|
||||
and was jointly developed and released by the Software Research Group
|
||||
of Kyoto University Research Institute for Mathematical Science, OMRON
|
||||
Corporation and Astec, Inc.
|
27
inputmethod/ja-freewnn-dict/Makefile
Normal file
27
inputmethod/ja-freewnn-dict/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2002/06/10 09:11:31 sakamoto Exp $
|
||||
#
|
||||
|
||||
PKGNAME= ja-FreeWnn-dict-1.10
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= japanese inputmethod
|
||||
|
||||
MAINTAINER= tech-pkg-ja@jp.netbsd.org
|
||||
HOMEPAGE= http://www.freewnn.org/
|
||||
COMMENT= Japanese/Chinese/Korean input method (Japanese dictionary)
|
||||
|
||||
BUILD_DEPENDS+= ja-FreeWnn-server-bin>=1.10nb1:../ja-freewnn-server-bin
|
||||
|
||||
WNNDIR= Wnn
|
||||
WNN_TARGET= DICT
|
||||
WNN_LANG= ja_JP
|
||||
|
||||
FILESDIR= ${.CURDIR}/../ja-freewnn-lib/files
|
||||
DISTINFO_FILE= ${.CURDIR}/../ja-freewnn-lib/distinfo
|
||||
PATCHDIR= ${.CURDIR}/../ja-freewnn-lib/patches
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
NO_MTREE= YES
|
||||
LOCALBASE= ${IMDICTDIR}
|
||||
|
||||
.include "../ja-freewnn-lib/Makefile.common"
|
28
inputmethod/ja-freewnn-dict/PLIST
Normal file
28
inputmethod/ja-freewnn-dict/PLIST
Normal file
|
@ -0,0 +1,28 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/10 09:11:31 sakamoto Exp $
|
||||
wnn/ja_JP/pubdic/bio.dic
|
||||
wnn/ja_JP/pubdic/chimei.dic
|
||||
wnn/ja_JP/pubdic/computer.dic
|
||||
wnn/ja_JP/pubdic/full.fzk
|
||||
wnn/ja_JP/pubdic/jinmei.dic
|
||||
wnn/ja_JP/pubdic/kihon.dic
|
||||
wnn/ja_JP/pubdic/kougo.fzk
|
||||
wnn/ja_JP/pubdic/koyuu.dic
|
||||
wnn/ja_JP/pubdic/setsuji.dic
|
||||
wnn/ja_JP/pubdic/special.dic
|
||||
wnn/ja_JP/pubdic/std.fzk
|
||||
wnn/ja_JP/pubdic/symbol.dic
|
||||
wnn/ja_JP/pubdic/tankan.dic
|
||||
wnn/ja_JP/src/fzk.attr
|
||||
wnn/ja_JP/src/fzk.con
|
||||
wnn/ja_JP/src/fzk.fzkattr
|
||||
wnn/ja_JP/src/fzk.jirattr
|
||||
wnn/ja_JP/src/fzk.jircon
|
||||
wnn/ja_JP/src/fzk.master
|
||||
wnn/ja_JP/src/fzk.shuutan
|
||||
wnn/ja_JP/wnncons/tankan2.dic
|
||||
wnn/ja_JP/wnncons/tankan3.dic
|
||||
@dirrm wnn/ja_JP/wnncons
|
||||
@dirrm wnn/ja_JP/src
|
||||
@dirrm wnn/ja_JP/pubdic
|
||||
@dirrm wnn/ja_JP
|
||||
@dirrm wnn
|
Loading…
Reference in a new issue