summaryrefslogtreecommitdiff
path: root/japanese/jvim3-canna+wnn7
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/jvim3-canna+wnn7')
-rw-r--r--japanese/jvim3-canna+wnn7/Makefile14
-rw-r--r--japanese/jvim3-canna+wnn7/pkg-comment1
-rw-r--r--japanese/jvim3-canna+wnn7/pkg-descr12
3 files changed, 27 insertions, 0 deletions
diff --git a/japanese/jvim3-canna+wnn7/Makefile b/japanese/jvim3-canna+wnn7/Makefile
new file mode 100644
index 000000000000..09a88cdc6460
--- /dev/null
+++ b/japanese/jvim3-canna+wnn7/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: jvim3 for Canna and Wnn6
+# Version required: 3.0-j1.3d
+# Date created: 97/10/30
+# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
+#
+# $Id$
+#
+
+PKGNAME= ja-jvim-canna+wnn6-3.0.1.3d
+
+CANNA= yes
+WNN6= yes
+
+.include "${.CURDIR}/../jvim3/Makefile"
diff --git a/japanese/jvim3-canna+wnn7/pkg-comment b/japanese/jvim3-canna+wnn7/pkg-comment
new file mode 100644
index 000000000000..1f63536f57dd
--- /dev/null
+++ b/japanese/jvim3-canna+wnn7/pkg-comment
@@ -0,0 +1 @@
+Japanized Vim-3.0 (with Canna and Wnn6)
diff --git a/japanese/jvim3-canna+wnn7/pkg-descr b/japanese/jvim3-canna+wnn7/pkg-descr
new file mode 100644
index 000000000000..10ce53cca848
--- /dev/null
+++ b/japanese/jvim3-canna+wnn7/pkg-descr
@@ -0,0 +1,12 @@
+JVim 3.0 is a text editor that is upwards compatible to vi. It can be
+used to edit any ASCII and Japanese(SJIS/JIS/EUC/Unicode) text. It is
+especially useful for editing programs.
+
+This package is built with Japanese support, using Canna and Wnn6.
+
+There are a lot of enhancements above vi: multi level undo, command
+line editing, filename completion, on line help, quoting, etc.. Read
+difference.doc for a summary of the differences between vi and Vim.
+
+-- S. Taoka
+<taoka@infonets.hiroshima-u.ac.jp>