2009-12-10 21:59:22 +01:00
|
|
|
# $NetBSD: Makefile,v 1.14 2009/12/10 20:59:22 abs Exp $
|
1999-06-26 16:50:33 +02:00
|
|
|
|
2005-03-07 16:09:59 +01:00
|
|
|
DISTNAME= zombies-1.0
|
2009-12-10 21:59:22 +01:00
|
|
|
PKGREVISION= 3
|
2005-03-07 16:09:59 +01:00
|
|
|
CATEGORIES= games
|
2007-12-02 01:01:08 +01:00
|
|
|
MASTER_SITES= http://www.thistledown.com.au/software/
|
1999-06-26 16:50:33 +02:00
|
|
|
|
2005-03-07 16:09:59 +01:00
|
|
|
MAINTAINER= simonb@NetBSD.org
|
|
|
|
HOMEPAGE= http://www.thistledown.com.au/software/
|
|
|
|
COMMENT= Simple robots-like game where you destroy the zombies
|
1999-06-26 16:50:33 +02:00
|
|
|
|
2009-12-10 21:59:22 +01:00
|
|
|
# For removing setting SETGIDGAME from here pkgsrc should be fixed
|
|
|
|
SETGIDGAME= yes
|
|
|
|
|
|
|
|
SAVEPATH= ${VARBASE}/games/zombies
|
|
|
|
SCOREFILE= ${SAVEPATH}/scores
|
|
|
|
|
|
|
|
SPECIAL_PERMS= bin/zombies ${SETGID_GAMES_PERMS}
|
|
|
|
OWN_DIRS_PERMS+= ${SAVEPATH} ${GAMEOWN} ${GAMEGRP} ${GAMEDIRMODE}
|
|
|
|
|
|
|
|
AUTO_MKDIRS= yes
|
|
|
|
BUILD_DEFS+= VARBASE SCOREFILE
|
|
|
|
MAKE_ENV+= SCOREFILE=${SCOREFILE}
|
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
2004-03-06 21:28:20 +01:00
|
|
|
|
|
|
|
.include "../../mk/curses.buildlink3.mk"
|
1999-06-26 16:50:33 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|