aboutsummaryrefslogtreecommitdiffstats
path: root/games/nethack33-qt/Makefile
blob: 87502b8753338677fb43a55888df04c74d9ae894 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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}/../nethack33

MAINTAINER= ports@FreeBSD.org
COMMENT=    A dungeon explorin', slashin', hackin' game (w/ Qt graphics)

WITH_QT_GRAPHICS=   yes

.include "${MASTERDIR}/Makefile"