1999-09-06 14:45:36 +02:00
|
|
|
# New ports collection makefile for: lookup for XEmacs
|
|
|
|
# Date created: 98/11/19
|
1999-09-08 17:21:53 +02:00
|
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
1999-09-06 14:45:36 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-11-02 03:51:45 +01:00
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.cookie:${PORTSDIR}/editors/xemacs-games-packages
|
|
|
|
RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.cookie:${PORTSDIR}/editors/xemacs-games-packages
|
|
|
|
|
1999-09-06 14:45:36 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../lookup-mule
|
2000-07-10 19:31:26 +02:00
|
|
|
EMACS_PORT_NAME=xemacs21-mule
|
1999-09-06 14:45:36 +02:00
|
|
|
|
2000-09-16 23:12:50 +02:00
|
|
|
.if defined(PARALLEL_PACKAGE_BUILD)
|
|
|
|
FORBIDDEN= hang
|
|
|
|
.endif
|
|
|
|
|
1999-09-06 14:45:36 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|