aboutsummaryrefslogtreecommitdiff
path: root/japanese/lookup-emacs20/Makefile
blob: 1cb147a460d3498ac0c6ed7b68248d945d2f15da (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:	lookup for Emacs20
# Date created:		98/11/19
# Whom:			Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#

RUN_DEPENDS=	${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-emacs20 \

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

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

.include	"${MASTERDIR}/Makefile"