aboutsummaryrefslogtreecommitdiffstats
path: root/mail/wanderlust-mule/Makefile
blob: 2abee85671e4cd3f6be8312cadcf4cb863f402ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    Wanderlust (for mule)
# Version required: 1.0.x
# Date created:     7 Apr 1999
# Whom:         MANTANI Nobutaka <nobutaka@nobutaka.com>
#
# $FreeBSD$
#

MAINTAINER= nobutaka@nobutaka.com

MASTERDIR=  ${.CURDIR}/../../mail/wanderlust-emacs

EMACS_NAME=     mule
EMACS_PORT=     mule
EMACS_VER=      19.34
MULE_VER=       2.3
EMACS_LIBDIR=       share/mule

HAVE_COMMON_PORT=   yes

IS_SLAVE=       yes

.include <${MASTERDIR}/Makefile>