summaryrefslogtreecommitdiff
path: root/japanese/kinput2-freewnn+sj3/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-06-29 14:16:19 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-06-29 14:16:19 +0000
commit6a88fadad0487eac0213526838eb7ab85b9339e4 (patch)
treeabf7a97d7a45e219d2eee68e17b58b5e395f74f1 /japanese/kinput2-freewnn+sj3/pkg-descr
parentUpgrade to 4.5.0 (diff)
Input server of Japanese text (SJ3+Wnn4)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> PR: ports/6028 (part of)
Notes
Notes: svn path=/head/; revision=11606
Diffstat (limited to 'japanese/kinput2-freewnn+sj3/pkg-descr')
-rw-r--r--japanese/kinput2-freewnn+sj3/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/japanese/kinput2-freewnn+sj3/pkg-descr b/japanese/kinput2-freewnn+sj3/pkg-descr
new file mode 100644
index 000000000000..00b6142cc3a6
--- /dev/null
+++ b/japanese/kinput2-freewnn+sj3/pkg-descr
@@ -0,0 +1,15 @@
+Kinput2 is an input server for X11 applications that want Japanese
+text input.
+
+A client that wants kana-kanji conversion service for Japanese text
+sends a request to kinput2. Kinput2 receives the request, does
+kana-kanji conversion, and sends the converted text back to the
+client.
+
+The port supports SJ3 and Wnn4. Egg key binding is avairable,
+if you run
+
+kinput2 -ccdef ccdef.kinput2.egg
+
+-- S. Taoka
+<taoka@infonets.hiroshima-u.ac.jp>