summaryrefslogtreecommitdiff
path: root/japanese/kinput2-canna+freewnn/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-06-28 14:22:24 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-06-28 14:22:24 +0000
commitfef3ee391891c188eba00c9d3733caef73637b6c (patch)
treee33a11ba309501218e7b355100afd1183ae65b30 /japanese/kinput2-canna+freewnn/pkg-descr
parentenable new port webalizer (diff)
Input server of Japanese text (Canna+Wnn4)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> PR: ports/6028 (part of)
Notes
Notes: svn path=/head/; revision=11579
Diffstat (limited to 'japanese/kinput2-canna+freewnn/pkg-descr')
-rw-r--r--japanese/kinput2-canna+freewnn/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/japanese/kinput2-canna+freewnn/pkg-descr b/japanese/kinput2-canna+freewnn/pkg-descr
new file mode 100644
index 000000000000..376274f39f5a
--- /dev/null
+++ b/japanese/kinput2-canna+freewnn/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 Canna and Wnn4. Egg key binding is avairable,
+if you run
+
+kinput2 -ccdef ccdef.kinput2.egg
+
+-- S. Taoka
+<taoka@infonets.hiroshima-u.ac.jp>