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)
14 lines
291 B
Makefile
14 lines
291 B
Makefile
# New ports collection makefile for: nethack-qt
|
|
# Date created: So 6 Apr 1997 04:25:57 MET DST
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../nethack34
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
WITH_QT_GRAPHICS= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|