summaryrefslogtreecommitdiff
path: root/www/emacs-w3m-emacs20/Makefile
blob: f6c1066ebb210420196b64fdbb4af80746e69fb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   emacs-w3m
# Date Created:			24 Mar 2001
# Whom:				MANTANI Nobutaka <nobutaka@nobutaka.com>
#
# $FreeBSD$
#

MASTERDIR=	${.CURDIR}/../emacs-w3m

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

USE_EMACS=	yes
EMACS_PORT_NAME=	emacs20
COMMENT=	Simple front-end to w3m for emacs20
PLIST=			${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"