aboutsummaryrefslogtreecommitdiff
path: root/games/sjeng
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-08 09:33:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-04-08 09:33:33 +0000
commit6af505e24100bf414cb9019a3726a1f61f00e0b1 (patch)
tree2b39b2147eb9cac5f5ca2c55f1b1fd2836a5987e /games/sjeng
parent8401dc1c128c83ba6918485f922a238cb5b0bbaf (diff)
downloadports-6af505e24100bf414cb9019a3726a1f61f00e0b1.tar.gz
ports-6af505e24100bf414cb9019a3726a1f61f00e0b1.zip
- Add LICENSE
- Switch to USES=localbase - Update WWW
Notes
Notes: svn path=/head/; revision=466785
Diffstat (limited to 'games/sjeng')
-rw-r--r--games/sjeng/Makefile6
-rw-r--r--games/sjeng/pkg-descr2
2 files changed, 5 insertions, 3 deletions
diff --git a/games/sjeng/Makefile b/games/sjeng/Makefile
index efe3d7fd989c..a94f10619bb8 100644
--- a/games/sjeng/Makefile
+++ b/games/sjeng/Makefile
@@ -11,11 +11,13 @@ DISTNAME= Sjeng-Free-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Chess engine supporting chess variations
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= libgdbm.so:databases/gdbm
+USES= localbase
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -lgdbm
PLIST_FILES= bin/sjeng
diff --git a/games/sjeng/pkg-descr b/games/sjeng/pkg-descr
index 5bfc02612b90..6a1ee4b290bd 100644
--- a/games/sjeng/pkg-descr
+++ b/games/sjeng/pkg-descr
@@ -3,4 +3,4 @@ can attain a level comparable to what the best human players are capable of.
Newer versions of Sjeng also play standard, suicide, giveaway and losers
chess.
-WWW: http://sjeng.org/indexold.html
+WWW: https://sjeng.org/indexold.html