56b712ffb3
DISPLAY variable that is normally not set if you run a "make BATCH=yes".
19 lines
384 B
Makefile
19 lines
384 B
Makefile
# New ports collection makefile for: emu
|
|
# Version required: 1.31
|
|
# Date created: 13 September 1994
|
|
# Whom: jkh
|
|
# Last Updated: 26 February 1995
|
|
# Whom: me
|
|
# Responsible: me@FreeBSD.org
|
|
#
|
|
# $I$
|
|
#
|
|
|
|
DISTNAME= emu-1.31
|
|
WRKSRC= ${WRKDIR}/emu
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
|
|
# NO_INSTALL_MANPAGES= yes
|
|
IS_INTERACTIVE= yes
|
|
|
|
.include <bsd.port.mk>
|