diff options
author | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:10:41 +0000 |
commit | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (patch) | |
tree | 32753f525564172a32d1355a9d866b18ec723128 /games/xkobo/Makefile | |
parent | 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 (diff) | |
download | pkgsrc-98241a1a9938b8c1e7729645aca8072f4b06e0ac.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/xkobo/Makefile')
-rw-r--r-- | games/xkobo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile index 529022917de..23b6ebe500b 100644 --- a/games/xkobo/Makefile +++ b/games/xkobo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/04/15 20:39:43 tron Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 15:11:03 wiz Exp $ # FreeBSD Id: Makefile,v 1.10 1997/11/12 09:57:17 tg Exp # @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} \ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://seki.math.hokudai.ac.jp:20080/xkobo-current.html +COMMENT= Multi-way scrolling shoot 'em up game for X. Strangely addictive USE_IMAKE= yes ALL_TARGET+= xkobo all |