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)
14 lines
281 B
Makefile
14 lines
281 B
Makefile
# New ports collection makefile for: nethack
|
|
# Date created: 09 December 2000
|
|
# Whom: Jan Stocker <Jan.Stocker@t-online.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../nethack34
|
|
|
|
MAINTAINER= Jan.Stocker@t-online.de
|
|
|
|
WITH_GNOME_GRAPHICS= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|