blob: 2380ee24bde42cee80cde158ecd2f846318519ef (
plain) (
tree)
|
|
# New ports collection makefile for: nethack
# Date created: 09 December 2000
# Whom: Jan Stocker <Jan.Stocker@t-online.de>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../nethack33
MAINTAINER= Jan.Stocker@t-online.de
COMMENT= A dungeon explorin', slashin', hackin' game (w/ GNOME graphics)
WITH_GNOME_GRAPHICS= yes
.include "${MASTERDIR}/Makefile"
|