diff options
author | sakamoto <sakamoto> | 2002-06-10 09:11:31 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 2002-06-10 09:11:31 +0000 |
commit | 92289293706b2285e3fd4fd9376131ffc4df4d91 (patch) | |
tree | 5d1170bd2843ed797177d8e9affc9269a50522dd | |
parent | 047b84c4179697f4e19366d492311f02f197d20c (diff) | |
download | pkgsrc-92289293706b2285e3fd4fd9376131ffc4df4d91.tar.gz |
Import ja-FreeWnn-dict-1.10nb1
Japanese/Chinese/Korean input method (Japanese dictionary)
separated from inputmethod/ja-freewnn-server, Approved by agc.
-rw-r--r-- | inputmethod/ja-freewnn-dict/DESCR | 7 | ||||
-rw-r--r-- | inputmethod/ja-freewnn-dict/Makefile | 27 | ||||
-rw-r--r-- | inputmethod/ja-freewnn-dict/PLIST | 28 |
3 files changed, 62 insertions, 0 deletions
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 |