2020-08-18 19:57:24 +02:00
|
|
|
# $NetBSD: Makefile,v 1.34 2020/08/18 17:57:56 leot Exp $
|
1998-06-12 15:43:17 +02:00
|
|
|
|
2018-07-13 19:28:46 +02:00
|
|
|
DISTNAME= mirrormagic-3.0.0
|
1998-06-12 15:43:17 +02:00
|
|
|
|
2018-07-13 19:28:46 +02:00
|
|
|
COMMENT= Nice little puzzle game with color graphics and sound
|
2020-08-18 19:57:24 +02:00
|
|
|
PKGREVISION= 2
|
1998-06-12 15:43:17 +02:00
|
|
|
|
2018-07-13 19:28:46 +02:00
|
|
|
CONFLICTS= mirrormagic-sdl-[1-9]*
|
2002-09-12 02:21:35 +02:00
|
|
|
|
2018-07-13 19:28:46 +02:00
|
|
|
LEVEL_NAMES= classic_deflektor classic_mindbender
|
2001-07-06 00:13:06 +02:00
|
|
|
|
2018-07-13 19:28:46 +02:00
|
|
|
.include "../../games/rocksndiamonds/Makefile.common"
|
1998-06-12 15:43:17 +02:00
|
|
|
|
2018-07-13 19:28:46 +02:00
|
|
|
# bug in src/Makefile
|
|
|
|
MAKE_FLAGS+= PROGBASE=${PKGBASE}
|
2008-03-04 07:59:03 +01:00
|
|
|
|
1998-06-12 15:43:17 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|