freebsd-ports/games/nethack34-qt/Makefile
Akinori MUSHA cbc10a11c1 Update to nethack 3.4.0 after repocopying from nethack33{,-*}.
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)
2002-05-14 20:00:25 +00:00

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"