summaryrefslogtreecommitdiff
path: root/games/zombies
diff options
context:
space:
mode:
authorobache <obache>2011-08-31 12:14:33 +0000
committerobache <obache>2011-08-31 12:14:33 +0000
commitf092bc0437f6a7b53d8c3193da6ea78ff2ceee5d (patch)
tree4bc91adb2c8f5ff290a8eb6e56a674b4ea336723 /games/zombies
parent80847973e027e7adcd512457aed8744304816f48 (diff)
downloadpkgsrc-f092bc0437f6a7b53d8c3193da6ea78ff2ceee5d.tar.gz
from *.c/*.h files, set LICENSE=2-clause-bsd.
Diffstat (limited to 'games/zombies')
-rw-r--r--games/zombies/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/zombies/Makefile b/games/zombies/Makefile
index 83a628657ed..f16b825238e 100644
--- a/games/zombies/Makefile
+++ b/games/zombies/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2011/05/28 23:23:49 dholland Exp $
+# $NetBSD: Makefile,v 1.18 2011/08/31 12:14:33 obache Exp $
DISTNAME= zombies-1.0
PKGREVISION= 5
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.thistledown.com.au/software/
MAINTAINER= simonb@NetBSD.org
HOMEPAGE= http://www.thistledown.com.au/software/
COMMENT= Simple robots-like game where you destroy the zombies
+LICENSE= 2-clause-bsd
USE_GAMESGROUP= yes