a478f11a0d
nethack33-gnome. PR: ports/38220 Submitted by: KATO Tsuguru <tkato@prontomail.com> No response from: MAINTAINERs
14 lines
291 B
Makefile
14 lines
291 B
Makefile
# 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
|
|
|
|
WITH_QT_GRAPHICS= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|