diff options
Diffstat (limited to 'games/imaze/Makefile')
-rw-r--r-- | games/imaze/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index ff4eb547c97..57b94c84efc 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/01/02 03:20:11 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 15:10:52 wiz Exp $ DISTNAME= imaze1.3 PKGNAME= imaze-1.3 @@ -8,6 +8,7 @@ DISTFILES= imaze-sounds.tar imaze1.3.tar.Z MAINTAINER= root@garbled.net HOMEPAGE= http://home.tu-clausthal.de/student/iMaze/ +COMMENT= Multiplayer, networked, action,x 3D maze game EXTRACT_ONLY= imaze1.3.tar.Z WRKSRC= ${WRKDIR}/imaze |