cbc10a11c1
Unify the variant ports and make them slave ports of the master port, nethack34. Unbreak nethack34-gnome. PR: ports/36576, ports/36880 Submitted by: KATO Tsuguru <tkato@prontomail.com>, Jan Stocker <Jan.Stocker@t-online.de> (MAINTAINER of -gnome)
15 lines
269 B
Makefile
15 lines
269 B
Makefile
# New ports collection makefile for: nethack
|
|
# Date created: 23 September 2000
|
|
# Whom: Jeremy Chadwick <yoshi@parodius.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../nethack34
|
|
|
|
MAINTAINER= yoshi@parodius.com
|
|
|
|
WITH_TTY_GRAPHICS= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|