summaryrefslogtreecommitdiff
path: root/mail/mew-emacs20/Makefile
blob: 43648ed0f2d7ec83111203dc8aef2a300f3891c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for: Mew (for emacs20)
# Date created:		17 January 1998
# Whom:			Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $FreeBSD$
#

MASTERDIR=	${.CURDIR}/../mew

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Messaging in the Emacs World for emacs20

DEPRECATED=	emacs20 and related ports are obsolete; please use a more recent version
EXPIRATION_DATE=	2007-08-19

BROKEN=		Hangs during build

# set emacs port
USE_EMACS=	yes
EMACS_PORT_NAME=emacs20

.include "${MASTERDIR}/Makefile"