1997-04-06 04:45:30 +02:00
|
|
|
# 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>
|
|
|
|
#
|
1999-08-25 08:06:33 +02:00
|
|
|
# $FreeBSD$
|
1997-04-06 04:45:30 +02:00
|
|
|
#
|
|
|
|
|
2002-05-14 22:00:25 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../nethack34
|
1997-11-10 10:29:54 +01:00
|
|
|
|
2002-08-23 07:53:53 +02:00
|
|
|
MAINTAINER= kde@freebsd.org
|
1997-11-09 09:14:46 +01:00
|
|
|
|
2002-05-14 22:00:25 +02:00
|
|
|
WITH_QT_GRAPHICS= yes
|
1997-04-06 04:45:30 +02:00
|
|
|
|
2002-05-14 22:00:25 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|