summaryrefslogtreecommitdiff
path: root/games/nethack-qt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 15:10:41 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 15:10:41 +0000
commit9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch)
tree32753f525564172a32d1355a9d866b18ec723128 /games/nethack-qt
parent94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff)
downloadpkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/nethack-qt')
-rw-r--r--games/nethack-qt/Makefile4
-rw-r--r--games/nethack-qt/pkg/COMMENT1
2 files changed, 3 insertions, 2 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile
index 7916ff9e823..8bad6846622 100644
--- a/games/nethack-qt/Makefile
+++ b/games/nethack-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2000/10/22 09:21:05 skrll Exp $
+# $NetBSD: Makefile,v 1.24 2001/02/16 15:10:54 wiz Exp $
#
.include "../nethack-lib/Makefile.common"
@@ -6,6 +6,8 @@
PKGNAME= nethack-qt-${NETHACK_VERSION}
CATEGORIES+= x11
+COMMENT= The QT-Enhanced X11 version of NetHack
+
DEPENDS+= nethack-lib-${NETHACK_VERSION}:../nethack-lib
DEPENDS+= qt2-libs-*:../../x11/qt2-libs
diff --git a/games/nethack-qt/pkg/COMMENT b/games/nethack-qt/pkg/COMMENT
deleted file mode 100644
index 355d7347e15..00000000000
--- a/games/nethack-qt/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-The QT-Enhanced X11 version of NetHack