pkgsrc/games/lmarbles/Makefile
cube 75f87f80fb Import a patch from the package I had made for this in pkgsrc-wip. While
I really don't remember where I had found this patch, sanity-checking the
return value of a fopen can't be a bad thing.  PKGREVISION++.
2005-04-16 14:43:49 +00:00

16 lines
376 B
Makefile

# $NetBSD: Makefile,v 1.4 2005/04/16 14:43:49 cube Exp $
DISTNAME= lmarbles-1.0.7
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/}
MAINTAINER= xs@nitric.net
HOMEPAGE= http://lgames.sourceforge.net/
COMMENT= Atomix-like puzzle
USE_X11= yes
GNU_CONFIGURE= yes
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"