mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c8fcfb7b77
We need to byte-compile the elisps to show logo when lookup starts up. So I make these elisps byte-compiled.
12 lines
243 B
Makefile
12 lines
243 B
Makefile
# New ports collection makefile for: lookup for XEmacs
|
|
# Date created: 98/11/19
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../lookup-mule
|
|
EMACS_PORT_NAME=xemacs21-mule
|
|
|
|
.include "${MASTERDIR}/Makefile"
|