summaryrefslogtreecommitdiff
path: root/games/nethack34-qt/Makefile
blob: 0f6ddb8a39e89af4afb8496acc041abf2319480d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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=	kde@freebsd.org

WITH_QT_GRAPHICS=	yes

.include "${MASTERDIR}/Makefile"