1999-09-06 08:45:36 -04:00
|
|
|
# New ports collection makefile for: lookup for XEmacs
|
|
|
|
# Date created: 98/11/19
|
1999-09-08 11:21:53 -04:00
|
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
1999-09-06 08:45:36 -04:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../lookup-mule
|
2000-07-10 13:31:26 -04:00
|
|
|
EMACS_PORT_NAME=xemacs21-mule
|
1999-09-06 08:45:36 -04:00
|
|
|
|
2000-09-16 17:12:50 -04:00
|
|
|
.if defined(PARALLEL_PACKAGE_BUILD)
|
|
|
|
FORBIDDEN= hang
|
|
|
|
.endif
|
|
|
|
|
1999-09-06 08:45:36 -04:00
|
|
|
.include "${MASTERDIR}/Makefile"
|