summaryrefslogtreecommitdiff
path: root/games/xpuyopuyo/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 15:10:41 +0000
committerwiz <wiz>2001-02-16 15:10:41 +0000
commit98241a1a9938b8c1e7729645aca8072f4b06e0ac (patch)
tree32753f525564172a32d1355a9d866b18ec723128 /games/xpuyopuyo/Makefile
parent0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (diff)
downloadpkgsrc-98241a1a9938b8c1e7729645aca8072f4b06e0ac.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/xpuyopuyo/Makefile')
-rw-r--r--games/xpuyopuyo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile
index 5fb2f5b75a4..90403d3e027 100644
--- a/games/xpuyopuyo/Makefile
+++ b/games/xpuyopuyo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/02/06 03:16:57 fredb Exp $
+# $NetBSD: Makefile,v 1.11 2001/02/16 15:11:04 wiz Exp $
DISTNAME= xpuyopuyo-0.9.1
CATEGORIES= games x11
@@ -7,6 +7,7 @@ MASTER_SITES= http://chaos2.org/xpuyopuyo/ \
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://chaos2.org/xpuyopuyo/
+COMMENT= Tetris-like puzzle game
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake