summaryrefslogtreecommitdiff
path: root/games/nethack33-nox11/Makefile
blob: b3cf5ef5d0dbbeda1de694b7d882b8f1ddf377e2 (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=	yoshi@parodius.com
COMMENT=	A dungeon explorin', slashin', hackin' game (w/o X11 graphics)

WITH_TTY_GRAPHICS=	yes

.include "${MASTERDIR}/Makefile"