# $OpenBSD: Makefile,v 1.6 2013/03/11 11:07:40 espie Exp $ COMMENT = overhead shooting game V = 1.30 DISTNAME = orbital_eunuchs_sniper-${V} PKGNAME = snipe2d-${V} REVISION = 0 CATEGORIES = games HOMEPAGE = http://icculus.org/oes/ MAINTAINER = Edd Barrett # zlib-a-like - see COPYING in sources PERMIT_PACKAGE_CDROM = Yes WANTLIB += SDL c m pthread stdc++ SDL_image>=2 SDL_mixer>=3 MASTER_SITES = http://icculus.org/oes/ LIB_DEPENDS = devel/sdl-image \ devel/sdl-mixer CONFIGURE_STYLE = gnu CONFIGURE_ENV += LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib \ -pthread" CPPFLAGS=-I${LOCALBASE}/include post-extract: rm ${WRKDIST}/Makefile.orig .include