1999-09-06 08:45:36 -04:00
|
|
|
# New ports collection makefile for: lookup for Emacs20
|
|
|
|
# Date created: 98/11/19
|
1999-09-08 11:21:53 -04:00
|
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
1999-09-06 08:45:36 -04:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
RUN_DEPENDS= ${PREFIX}/share/emacs/site-lisp/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-emacs20 \
|
|
|
|
|
2000-07-10 13:31:26 -04:00
|
|
|
MASTERDIR= ${.CURDIR}/../lookup-mule
|
|
|
|
EMACS_PORT_NAME= emacs20
|
1999-09-06 08:45:36 -04:00
|
|
|
|
2000-07-10 13:31:26 -04:00
|
|
|
.include "${MASTERDIR}/Makefile"
|