summaryrefslogtreecommitdiff
path: root/games/nethack33-nox11/Makefile
blob: b75f73cee407a341773cf2b64ae4da6797b7b68a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:	nethack
# Date created:		23 September 2000
# Whom:			Jeremy Chadwick <yoshi@parodius.com>
#
# $FreeBSD$
#

MASTERDIR=	${.CURDIR}/../nethack33

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

WITH_TTY_GRAPHICS=	yes

.include "${MASTERDIR}/Makefile"