mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
21dc83b349
PR: ports/114670 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
14 lines
251 B
Makefile
14 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"
|