pkgsrc-wip/toppler/Makefile
Soren Jacobsen 2e7aeab1ed Update to 1.0.3.
Changes:
Version 1.0.3

- add switch to skip bonus level, thanks to Beni Cherniavsky
- add checks for different video modis (thanks Stephane Marchesin)
- fixed bug with freeze balls that makes them go wild, when the
  ground blow them vanished
- hopefully fix bug that caused the timeout screen to become
  a highscore screen with timeout text
2003-11-05 05:29:37 +00:00

16 lines
418 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/11/05 05:29:37 blef Exp $
DISTNAME= toppler-1.0.3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=toppler/}
MAINTAINER= snj@pobox.com
HOMEPAGE= http://toppler.sourceforge.net/
COMMENT= Tower climbing game
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
.include "../../devel/zlib/buildlink2.mk"
.include "../../audio/SDL_mixer/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"