blob: 68ad0894bcd79886d9b01f5a80ae65c1e9cfaa59 (
plain) (
tree)
|
|
# 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
EMACS_PORT_NAME= emacs20
.include "${MASTERDIR}/Makefile"
|