5d166536b5
PR: ports/182395 Submitted by: maintainer
9 lines
168 B
Makefile
9 lines
168 B
Makefile
# Created by: Satoshi Taoka <taoka@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../lookup
|
|
|
|
USE_EMACS= yes
|
|
EMACS_PORT_NAME= emacs21
|
|
|
|
.include "${MASTERDIR}/Makefile"
|