mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Add LICENSE
- Switch to USES=localbase - Update WWW
This commit is contained in:
parent
8401dc1c12
commit
6af505e241
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466785
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user