aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-08-09 21:19:29 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-08-09 21:19:29 +0800
commita53acb631bcec60ebcdd7320ad4c7dbeb7c1223a (patch)
treed53a43ad3bb484fb2e65f6777d38f41c6ffdfcc2
parent9aa9cb74ca3f3ffd19111ebb5b18dd7ebb4c7c62 (diff)
downloadfreebsd-ports-graphics-a53acb631bcec60ebcdd7320ad4c7dbeb7c1223a.tar.gz
freebsd-ports-graphics-a53acb631bcec60ebcdd7320ad4c7dbeb7c1223a.tar.zst
freebsd-ports-graphics-a53acb631bcec60ebcdd7320ad4c7dbeb7c1223a.zip
- Update MASTER_SITES and WWW: line
- Add LICENSE - Add MAKE_JOBS_SAFE PR: 159452 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
-rw-r--r--games/nuclearchess/Makefile15
-rw-r--r--games/nuclearchess/pkg-descr2
2 files changed, 8 insertions, 9 deletions
diff --git a/games/nuclearchess/Makefile b/games/nuclearchess/Makefile
index 19fd47c98d8..e9bd5c5b3eb 100644
--- a/games/nuclearchess/Makefile
+++ b/games/nuclearchess/Makefile
@@ -9,20 +9,17 @@ PORTNAME= nuclearchess
PORTVERSION= 1.0.0
PORTREVISION= 4
CATEGORIES= games
-MASTER_SITES= http://user.cs.tu-berlin.de/~karlb/${PORTNAME}/
+MASTER_SITES= http://www.linux-games.com/nuclearchess/
MAINTAINER= ports@FreeBSD.org
COMMENT= A chess variant designed to be short and fun for all players
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
-
-GNU_CONFIGURE= yes
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
USE_SDL= sdl image
-
-CONFIGURE_ARGS= --prefix=${PREFIX} \
- --localstatedir=${DATADIR} \
- --program-prefix=
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --localstatedir=${DATADIR}
+MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>
diff --git a/games/nuclearchess/pkg-descr b/games/nuclearchess/pkg-descr
index 981469a3d50..231a9ac5a20 100644
--- a/games/nuclearchess/pkg-descr
+++ b/games/nuclearchess/pkg-descr
@@ -1,3 +1,5 @@
NuclearChess is a chess variant. Whenever a piece is captured, both
pieces and all pieces on neighbour fields die. Games are short and fun
even for people who usually don't play chess.
+
+WWW: http://www.linux-games.com/nuclearchess/