pkgsrc/games/ltris/Makefile
drochner 7a009a50e4 update to 1.0.18
change: adds an option to configure vertical speed for
 moving block down by key
2011-11-16 20:02:30 +00:00

18 lines
500 B
Makefile

# $NetBSD: Makefile,v 1.25 2011/11/16 20:02:30 drochner Exp $
DISTNAME= ltris-1.0.18
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://lgames.sourceforge.net/
COMMENT= SDL tetris clone
PKG_DESTDIR_SUPPORT= user-destdir
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"