freebsd-ports/japanese/lookup-emacs20/Makefile
Satoshi Taoka c8fcfb7b77 Update to version 1.3
We need to byte-compile the elisps to show logo when lookup starts up.
 So I make these elisps byte-compiled.
2000-07-10 17:31:26 +00:00

14 lines
339 B
Makefile

# New ports collection makefile for: lookup for Emacs20
# Date created: 98/11/19
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
RUN_DEPENDS= ${PREFIX}/share/emacs/site-lisp/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-emacs20 \
MASTERDIR= ${.CURDIR}/../lookup-mule
EMACS_PORT_NAME= emacs20
.include "${MASTERDIR}/Makefile"