0bb0e1562d
maintainership.
14 lines
289 B
Makefile
14 lines
289 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}/../nethack34
|
|
|
|
MAINTAINER= kde@freebsd.org
|
|
|
|
WITH_QT_GRAPHICS= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|