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

MAINTAINER=	nobutaka@FreeBSD.org

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

EMACS_PORT_NAME=	mule
MULE_VER=		2.3

IS_SLAVE=		yes

.if !defined(WITHOUT_X11) && !defined(WITHOUT_BITMAP)
RUN_DEPENDS=	${LOCALBASE}/${EMACS_SITE_LISPDIR}/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-mule
.endif

.include <${MASTERDIR}/Makefile>
OpenPOWER on IntegriCloud