summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-01-18 04:37:16 +0000
committerSteve Price <steve@FreeBSD.org>1999-01-18 04:37:16 +0000
commita75d75c446de47929192f8a3cfa68254054f420e (patch)
tree27af3be15eefe75f98bac1666e54fad265f7a33d /japanese
parentActivate the stunnel port. (diff)
Initial import of ng-canna version 1.0.2.
A very lightweight Emacs-clone with Japanese and Canna support. PR: 9436 Submitted by: HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
Notes
Notes: svn path=/head/; revision=16163
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ng-canna/Makefile33
-rw-r--r--japanese/ng-canna/distinfo1
-rw-r--r--japanese/ng-canna/pkg-comment1
-rw-r--r--japanese/ng-canna/pkg-descr6
-rw-r--r--japanese/ng-canna/pkg-plist5
5 files changed, 46 insertions, 0 deletions
diff --git a/japanese/ng-canna/Makefile b/japanese/ng-canna/Makefile
new file mode 100644
index 000000000000..e4dbbba0e342
--- /dev/null
+++ b/japanese/ng-canna/Makefile
@@ -0,0 +1,33 @@
+# New ports collection Makefile for: ja-ng-canna
+# Version required: ng1.3Lcanna1.0.2
+# Date created: 11 January 1999
+# Whom: HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
+#
+# $Id$
+#
+
+DISTNAME= ng13Lcanna1.0.2
+PKGNAME= ja-ng-canna-1.3l
+CATEGORIES= japanese editors
+MASTER_SITES= http://www3.tky.3web.ne.jp/~quiver/ng/
+
+MAINTAINER= honda@kashio.info.mie-u.ac.jp
+
+LIB_DEPENDS= canna:${PORTSDIR}/japanese/Canna
+
+WRKSRC= ${WRKDIR}/ng
+ALL_TARGET= ng
+
+post-patch:
+ @(cd ${WRKSRC} ; $(LN) -s sys/bsd/Makefile.canna ./Makefile )
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/ng ${PREFIX}/bin/
+
+post-install:
+ ${MKDIR} ${PREFIX}/share/doc/ja/ng
+ ${INSTALL_DATA} ${WRKSRC}/doc/Ng.doc ${PREFIX}/share/doc/ja/ng/Ng.doc.euc-jp
+ ${INSTALL_DATA} ${WRKSRC}/doc/Ng.ref ${PREFIX}/share/doc/ja/ng/Ng.ref.euc-jp
+ ${INSTALL_DATA} ${WRKSRC}/doc/Ng.tut ${PREFIX}/share/doc/ja/ng/Ng.tut.euc-jp
+
+.include <bsd.port.mk>
diff --git a/japanese/ng-canna/distinfo b/japanese/ng-canna/distinfo
new file mode 100644
index 000000000000..58e6fba04891
--- /dev/null
+++ b/japanese/ng-canna/distinfo
@@ -0,0 +1 @@
+MD5 (ng13Lcanna1.0.2.tar.gz) = 3f8b2917a79faf50f2d3dcdfa630d518
diff --git a/japanese/ng-canna/pkg-comment b/japanese/ng-canna/pkg-comment
new file mode 100644
index 000000000000..1e680d78fc0b
--- /dev/null
+++ b/japanese/ng-canna/pkg-comment
@@ -0,0 +1 @@
+A very lightweight Emacs-clone with Japanese and Canna support.
diff --git a/japanese/ng-canna/pkg-descr b/japanese/ng-canna/pkg-descr
new file mode 100644
index 000000000000..fbb0aa1c6e0c
--- /dev/null
+++ b/japanese/ng-canna/pkg-descr
@@ -0,0 +1,6 @@
+Ng is very lightweight Emacs-clone text editor. Ng is based on Mg
+version 2a and support Japanese encoding (EUC-JP, SHIFT-JIS, JIS).
+
+This port supports Canna Japanese kana-kanji conversion. If you want
+to use Canna, set environment variable CANNAHOST to the hostname of
+your Canna server.
diff --git a/japanese/ng-canna/pkg-plist b/japanese/ng-canna/pkg-plist
new file mode 100644
index 000000000000..a82961b4840d
--- /dev/null
+++ b/japanese/ng-canna/pkg-plist
@@ -0,0 +1,5 @@
+bin/ng
+share/doc/ja/ng/Ng.doc.euc-jp
+share/doc/ja/ng/Ng.ref.euc-jp
+share/doc/ja/ng/Ng.tut.euc-jp
+@dirrm share/doc/ja/ng