From 92289293706b2285e3fd4fd9376131ffc4df4d91 Mon Sep 17 00:00:00 2001 From: sakamoto Date: Mon, 10 Jun 2002 09:11:31 +0000 Subject: Import ja-FreeWnn-dict-1.10nb1 Japanese/Chinese/Korean input method (Japanese dictionary) separated from inputmethod/ja-freewnn-server, Approved by agc. --- inputmethod/ja-freewnn-dict/DESCR | 7 +++++++ inputmethod/ja-freewnn-dict/Makefile | 27 +++++++++++++++++++++++++++ inputmethod/ja-freewnn-dict/PLIST | 28 ++++++++++++++++++++++++++++ 3 files changed, 62 insertions(+) create mode 100644 inputmethod/ja-freewnn-dict/DESCR create mode 100644 inputmethod/ja-freewnn-dict/Makefile create mode 100644 inputmethod/ja-freewnn-dict/PLIST (limited to 'inputmethod') diff --git a/inputmethod/ja-freewnn-dict/DESCR b/inputmethod/ja-freewnn-dict/DESCR new file mode 100644 index 00000000000..d183920e64c --- /dev/null +++ b/inputmethod/ja-freewnn-dict/DESCR @@ -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. diff --git a/inputmethod/ja-freewnn-dict/Makefile b/inputmethod/ja-freewnn-dict/Makefile new file mode 100644 index 00000000000..6c55a604b8a --- /dev/null +++ b/inputmethod/ja-freewnn-dict/Makefile @@ -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" diff --git a/inputmethod/ja-freewnn-dict/PLIST b/inputmethod/ja-freewnn-dict/PLIST new file mode 100644 index 00000000000..98bff7a61e4 --- /dev/null +++ b/inputmethod/ja-freewnn-dict/PLIST @@ -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 -- cgit v1.2.3