summaryrefslogtreecommitdiff
path: root/japanese/navi2ch-emacs21
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/navi2ch-emacs21')
-rw-r--r--japanese/navi2ch-emacs21/Makefile14
1 files changed, 14 insertions, 0 deletions
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>