summaryrefslogtreecommitdiffstats
path: root/mail/mew2-emacs20/Makefile
blob: 90ec42e1096665c3cf1ec195ca17b8eb7e18b35b (plain)
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: Mew (for xemacs21)
# Date created:		21 November 1997
# Whom:			Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $FreeBSD$
#

MAINTAINER?=	ports@FreeBSD.org
COMMENT=	Message interface to Emacs Window (version 2) for emacs20

# Mew major version
MEW_MAJOR_VER?=	2

# This is a slave port.
MASTERDIR=	${.CURDIR}/../mew${MEW_MAJOR_VER}

# use pkg-* files in ${.CURDIR}
PKGDIR=		${.CURDIR}

# set emacs port
EMACS_PORT_NAME=	emacs20

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud