1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/japanese/lookup-xemacs/Makefile
Kris Kennaway de78dd974b Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
2007-02-11 01:23:35 +00:00

20 lines
558 B
Makefile

# New ports collection makefile for: lookup for XEmacs
# Date created: 98/11/19
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
BUILD_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.cookie:${PORTSDIR}/editors/xemacs-packages
RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.cookie:${PORTSDIR}/editors/xemacs-packages
MASTERDIR= ${.CURDIR}/../lookup
USE_EMACS= yes
EMACS_PORT_NAME=xemacs21-mule
BROKEN= Does not install
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2007-04-10
.include "${MASTERDIR}/Makefile"