From 9fac85efa731e9a3d69b1284dc24574a41754638 Mon Sep 17 00:00:00 2001 From: SADA Kenji Date: Sat, 14 Aug 1999 22:47:16 +0000 Subject: Wanderlust is a mail/news agent for Emacs/XEmacs . Submitted by: MANTANI Nobutaka --- mail/wanderlust-xemacs20/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 mail/wanderlust-xemacs20/Makefile (limited to 'mail') diff --git a/mail/wanderlust-xemacs20/Makefile b/mail/wanderlust-xemacs20/Makefile new file mode 100644 index 000000000000..3b70522fb914 --- /dev/null +++ b/mail/wanderlust-xemacs20/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: Wanderlust (for xemacs20) +# Version required: 1.0.x +# Date created: 7 Apr 1999 +# Whom: MANTANI Nobutaka +# +# $Id$ +# + +MAINTAINER= nobutaka@nobutaka.com + +MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs + +EMACS_NAME= xemacs +EMACS_PORT= xemacs20 +EMACS_VER= 20.4 +EMACS_LIBDIR= lib/xemacs +EMACS_VER_LIBDIR= lib/xemacs-20.4 +IS_SLAVE= yes + +.include <${MASTERDIR}/Makefile> -- cgit v1.2.3