head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.37.11;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@# New ports collection makefile for:	lookup for Emacs20
# Date created:		98/11/19
# Whom:			Satoshi Taoka <taoka@@FreeBSD.org>
#
# $FreeBSD$
# $ports: ports/japanese/lookup-emacs20/Makefile,v 1.9 2002/01/08 04:23:13 yoichi Exp $
#

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

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

.include	"${MASTERDIR}/Makefile"
@
