aboutsummaryrefslogtreecommitdiffstats
path: root/mail/wanderlust-mule/Makefile
blob: 0195e87da1941f52483aef0efde66ada3a18bec6 (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)
# 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
EMACS_LIBDIR_WITH_VER=  share/mule/${EMACS_VER}

HAVE_COMMON_PORT=   yes

IS_SLAVE=       yes

.include <${MASTERDIR}/Makefile>