pkgsrc/games/ltris/Makefile
wiz 7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00

15 lines
363 B
Makefile

# $NetBSD: Makefile,v 1.17 2005/12/11 09:40:42 wiz Exp $
DISTNAME= ltris-1.0.7
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://lgames.sourceforge.net/
COMMENT= SDL tetris clone
GNU_CONFIGURE= yes
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"