summaryrefslogtreecommitdiff
path: root/games/crossfire-cli
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 15:10:41 +0000
committerwiz <wiz>2001-02-16 15:10:41 +0000
commit220325988af82dd6e1b8e09227eec26115852697 (patch)
tree32753f525564172a32d1355a9d866b18ec723128 /games/crossfire-cli
parentd7d375166804180b99de6a2eb77d406136e65d5c (diff)
downloadpkgsrc-220325988af82dd6e1b8e09227eec26115852697.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/crossfire-cli')
-rw-r--r--games/crossfire-cli/Makefile3
-rw-r--r--games/crossfire-cli/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/games/crossfire-cli/Makefile b/games/crossfire-cli/Makefile
index 3fa1c3689e4..2f057b53d74 100644
--- a/games/crossfire-cli/Makefile
+++ b/games/crossfire-cli/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/12/14 08:20:47 garbled Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/16 15:10:46 wiz Exp $
#
DISTNAME= crossfire-client-0.95.8
@@ -8,6 +8,7 @@ DISTFILES= ${CF_SRC} ${CF_SND} ${CF_RAW}
MAINTAINER= root@garbled.net
HOMEPAGE= http://crossfire.real-time.com/
+COMMENT= Client for X11 game similar to gauntlet and nethack
DEPENDS+= gtk+>=1.2.4:../../x11/gtk
DEPENDS+= png>=1.0.3:../../graphics/png
diff --git a/games/crossfire-cli/pkg/COMMENT b/games/crossfire-cli/pkg/COMMENT
deleted file mode 100644
index 8d956b055dd..00000000000
--- a/games/crossfire-cli/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Client for X11 game similar to gauntlet and nethack.