pkgsrc/games/mirrormagic/Makefile

18 lines
395 B
Makefile
Raw Normal View History

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