75f87f80fb
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++.
16 lines
376 B
Makefile
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"
|