21dc83b349
PR: ports/114670 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
13 lines
251 B
Makefile
13 lines
251 B
Makefile
# New ports collection makefile for: lookup for Mule 2.3
|
|
# Date created: 98/11/19
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../lookup
|
|
|
|
USE_EMACS= yes
|
|
EMACS_PORT_NAME= emacs21
|
|
|
|
.include "${MASTERDIR}/Makefile"
|