summaryrefslogtreecommitdiff
path: root/games/nethack33-qt
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-10 09:29:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-10 09:29:54 +0000
commit6b3f6e2af2a57baccaa8e5be11817e5dcf399b8a (patch)
tree23428b934c75133e65ac40f7b7fa12c650da9dbf /games/nethack33-qt
parent(1) Use "-", not "_", to delimit the basename and version numbers in (diff)
Back out previous commit. Jordan, please test before committing. :<
(You can't just redefine some of the DISTFILES with PATCHFILES, they are different things....) While I'm here, make the PKGNAME conform to the standard ("nethack-3.2.2-qt" -> "nethack-qt-3.2.2").
Notes
Notes: svn path=/head/; revision=8550
Diffstat (limited to 'games/nethack33-qt')
-rw-r--r--games/nethack33-qt/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile
index a503ce308799..bd75b149e5ff 100644
--- a/games/nethack33-qt/Makefile
+++ b/games/nethack33-qt/Makefile
@@ -3,22 +3,21 @@
# Date created: So 6 Apr 1997 04:25:57 MET DST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.8 1997/10/04 14:53:07 andreas Exp $
+# $Id: Makefile,v 1.9 1997/11/09 08:14:44 jkh Exp $
#
DISTNAME= nethack-3.2.2
-PKGNAME= nethack-3.2.2-qt
+PKGNAME= nethack-qt-3.2.2
CATEGORIES= games x11
MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
http://www.uq.edu.au/~cswallis/nhqt/ \
http://student.uq.edu.au/~s002434/ \
${MASTER_SITE_GNU}
-
-MAINTAINER= andreas@FreeBSD.ORG
-
QT_PATCH= nhqt0.9.tar.gz
QT_SOUND= nhs.tar.gz
-PATCHFILES= ${QT_PATCH} ${QT_SOUND}
+DISTFILES= nethack-3.2.2.tar.gz ${QT_PATCH} ${QT_SOUND}
+
+MAINTAINER= andreas@FreeBSD.ORG
BUILD_DEPENDS= auplay:${PORTSDIR}/audio/nas \
xpmtoppm:${PORTSDIR}/graphics/netpbm