aboutsummaryrefslogtreecommitdiffstats
path: root/irc/irchat-pj-emacs21/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2001-10-29 10:49:04 +0800
committerkuriyama <kuriyama@FreeBSD.org>2001-10-29 10:49:04 +0800
commit5f983d68df70612daae5629ffe165024be7b742b (patch)
tree7fcde3c8d5126f6410dbaadec61437d04f998193 /irc/irchat-pj-emacs21/Makefile
parent2c606f766732bdba7b5406ebd4b6538e3013d4fa (diff)
downloadfreebsd-ports-gnome-5f983d68df70612daae5629ffe165024be7b742b.tar.gz
freebsd-ports-gnome-5f983d68df70612daae5629ffe165024be7b742b.tar.zst
freebsd-ports-gnome-5f983d68df70612daae5629ffe165024be7b742b.zip
Add emacs21 support for pure and irchat-pj.
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
Diffstat (limited to 'irc/irchat-pj-emacs21/Makefile')
-rw-r--r--irc/irchat-pj-emacs21/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/irc/irchat-pj-emacs21/Makefile b/irc/irchat-pj-emacs21/Makefile
new file mode 100644
index 000000000000..6f3f413cb957
--- /dev/null
+++ b/irc/irchat-pj-emacs21/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: irchat-pj (for emacs21)
+# Date Created: 29 Oct 2001
+# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../irchat-pj-emacs20
+
+EMACS_PORT_NAME= emacs21
+
+.include <${MASTERDIR}/Makefile>