aboutsummaryrefslogtreecommitdiff
path: root/games/sjeng
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-23 00:35:36 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-23 00:35:36 +0000
commita564380f1470f544aa7a9be976e61c7592795400 (patch)
tree7e75ca4a8e66cd88479704885bb05332ba06566f /games/sjeng
parent9aed32b19dfc53a0ca149d0953724fae0290d6e4 (diff)
downloadports-a564380f1470f544aa7a9be976e61c7592795400.tar.gz
ports-a564380f1470f544aa7a9be976e61c7592795400.zip
Add sjeng 11.2, a chess engine supporting chess variations.
PR: 93539 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Notes
Notes: svn path=/head/; revision=156724
Diffstat (limited to 'games/sjeng')
-rw-r--r--games/sjeng/Makefile25
-rw-r--r--games/sjeng/distinfo3
-rw-r--r--games/sjeng/pkg-descr6
3 files changed, 34 insertions, 0 deletions
diff --git a/games/sjeng/Makefile b/games/sjeng/Makefile
new file mode 100644
index 000000000000..f9e61467528b
--- /dev/null
+++ b/games/sjeng/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: sjeng
+# Date created: 18 Feb 2006
+# Whom: Alejandro Pulver <alejandro@varnet.biz>
+#
+# $FreeBSD$
+#
+
+PORTNAME= sjeng
+PORTVERSION= 11.2
+CATEGORIES= games
+MASTER_SITES= http://sjeng.org/ftp/
+DISTNAME= Sjeng-Free-${PORTVERSION}
+
+MAINTAINER= alejandro@varnet.biz
+COMMENT= Chess engine supporting chess variations
+
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
+
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib -lgdbm"
+
+PLIST_FILES= bin/sjeng
+
+.include <bsd.port.mk>
diff --git a/games/sjeng/distinfo b/games/sjeng/distinfo
new file mode 100644
index 000000000000..9a6cb14659a2
--- /dev/null
+++ b/games/sjeng/distinfo
@@ -0,0 +1,3 @@
+MD5 (Sjeng-Free-11.2.tar.gz) = 6561e740b7af703c16701304697d2870
+SHA256 (Sjeng-Free-11.2.tar.gz) = aaf584d12e79f8e366710d40cc02a27a7927dd924234421107b2fb8e84cfd727
+SIZE (Sjeng-Free-11.2.tar.gz) = 174019
diff --git a/games/sjeng/pkg-descr b/games/sjeng/pkg-descr
new file mode 100644
index 000000000000..5bfc02612b90
--- /dev/null
+++ b/games/sjeng/pkg-descr
@@ -0,0 +1,6 @@
+Sjeng was an attempt to create a bughouse & crazyhouse playing program that
+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