pkgsrc/games/ltris/Makefile
shattered e5026206b5 Update to 1.0.19 (2013). Changes:
- reset key states when unpausing to prevent unwanted movement
2014-09-12 22:01:27 +00:00

16 lines
466 B
Makefile

# $NetBSD: Makefile,v 1.27 2014/09/12 22:01:27 shattered Exp $
DISTNAME= ltris-1.0.19
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://lgames.sourceforge.net/
COMMENT= SDL tetris clone
GNU_CONFIGURE= yes
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"