summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-11-23 08:39:59 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-11-23 08:39:59 +0000
commitd2295f27ebf2b8ff6f01fd84d939808040999e22 (patch)
treefee0a08407c5c8ea00598c24fd52e3ab5dc2f94a /japanese
parentUpdate to 1.4.1 (diff)
add navi2ch-emacs21.
Submitted by: nobutaka
Notes
Notes: svn path=/head/; revision=50404
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/navi2ch-emacs21/Makefile14
-rw-r--r--japanese/navi2ch/Makefile14
3 files changed, 29 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index bbaa34c0c3d3..1fd6cf18273a 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -235,6 +235,7 @@
SUBDIR += namazu
SUBDIR += namazu2
SUBDIR += navi2ch-emacs20
+ SUBDIR += navi2ch-emacs21
SUBDIR += navi2ch-xemacs21-mule
SUBDIR += ndtpd
SUBDIR += ne
diff --git a/japanese/navi2ch-emacs21/Makefile b/japanese/navi2ch-emacs21/Makefile
new file mode 100644
index 000000000000..6cd8d47d3ff7
--- /dev/null
+++ b/japanese/navi2ch-emacs21/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: navi2ch for emacs21
+# Date created: 23 Nov 2001
+# Whom: FUJISHIMA Satsuki <sf@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../navi2ch-emacs20
+
+EMACS_PORT_NAME= emacs21
+
+RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/monak12.pcf.gz:${PORTSDIR}/japanese/monafonts
+
+.include <${MASTERDIR}/Makefile>
diff --git a/japanese/navi2ch/Makefile b/japanese/navi2ch/Makefile
new file mode 100644
index 000000000000..6cd8d47d3ff7
--- /dev/null
+++ b/japanese/navi2ch/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: navi2ch for emacs21
+# Date created: 23 Nov 2001
+# Whom: FUJISHIMA Satsuki <sf@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../navi2ch-emacs20
+
+EMACS_PORT_NAME= emacs21
+
+RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/monak12.pcf.gz:${PORTSDIR}/japanese/monafonts
+
+.include <${MASTERDIR}/Makefile>