aboutsummaryrefslogtreecommitdiff
path: root/mail/wanderlust-emacs20
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-06-23 20:08:04 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-06-23 20:08:04 +0000
commitda420ef48a834b44bf2da717f08f71dbb0258574 (patch)
tree0b1710cab32f3964139329edb6831ad5cbd07bff /mail/wanderlust-emacs20
parent6532e1125edfa88ff045b8800604c9e0a076b7f8 (diff)
downloadports-da420ef48a834b44bf2da717f08f71dbb0258574.tar.gz
ports-da420ef48a834b44bf2da717f08f71dbb0258574.zip
Notes
Diffstat (limited to 'mail/wanderlust-emacs20')
-rw-r--r--mail/wanderlust-emacs20/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/wanderlust-emacs20/Makefile b/mail/wanderlust-emacs20/Makefile
new file mode 100644
index 000000000000..a4edebef54a7
--- /dev/null
+++ b/mail/wanderlust-emacs20/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: Wanderlust (for emacs20)
+# Version required: 1.0.2
+# Date created: 7 Apr 1999
+# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
+#
+# $Id$
+#
+
+MAINTAINER= nobutaka@nobutaka.com
+
+MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs
+
+EMACS_NAME= emacs
+EMACS_PORT= emacs20
+EMACS_VER= 20.3
+EMACS_LIBDIR= share/emacs
+
+IS_SLAVE= yes
+
+.include <${MASTERDIR}/Makefile>