summaryrefslogtreecommitdiff
path: root/games/colchess-book-large
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-10-24 20:13:14 +0000
committerjlam <jlam@pkgsrc.org>2000-10-24 20:13:14 +0000
commit9934f2ef0f19de10b820465bef00953a63a28e07 (patch)
treebb69d6d409b0a7d7e3b81fd22a686a911492e2b3 /games/colchess-book-large
parented4da727296e716d3be6beb7173e622b11fe2af6 (diff)
downloadpkgsrc-9934f2ef0f19de10b820465bef00953a63a28e07.tar.gz
chess opening book for ColChess (large)
Diffstat (limited to 'games/colchess-book-large')
-rw-r--r--games/colchess-book-large/Makefile33
-rw-r--r--games/colchess-book-large/files/md53
-rw-r--r--games/colchess-book-large/pkg/COMMENT1
-rw-r--r--games/colchess-book-large/pkg/DESCR1
-rw-r--r--games/colchess-book-large/pkg/PLIST2
5 files changed, 40 insertions, 0 deletions
diff --git a/games/colchess-book-large/Makefile b/games/colchess-book-large/Makefile
new file mode 100644
index 00000000000..1ebc89eb1a3
--- /dev/null
+++ b/games/colchess-book-large/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/24 20:13:14 jlam Exp $
+
+DISTNAME= book_large
+PKGNAME= ${CHESS_ENGINE}-book-large-20000512
+CATEGORIES= games
+MASTER_SITES= http://www.ast.cam.ac.uk/~cmf/chess/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= jlam@netbsd.org
+
+DEPENDS+= colchess>=7.0:../../games/colchess
+
+CONFLICTS= ${CHESS_ENGINE}-book-*
+
+CHESS_ENGINE= colchess
+DIST_SUBDIR= chessbooks
+NO_WRKSUBDIR= # defined
+NO_CONFIGURE= # defined
+
+PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
+PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
+
+BOOKDIR= ${PREFIX}/share/${CHESS_ENGINE}
+BOOK_FILE= book.dat
+
+do-build:
+ cd ${WRKSRC}; ${LN} ${DISTNAME}.dat ${BOOK_FILE}
+
+do-install:
+ ${INSTALL_DATA_DIR} ${BOOKDIR}
+ ${INSTALL_DATA} ${WRKSRC}/${BOOK_FILE} ${BOOKDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/colchess-book-large/files/md5 b/games/colchess-book-large/files/md5
new file mode 100644
index 00000000000..6d96fccbe0b
--- /dev/null
+++ b/games/colchess-book-large/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/10/24 20:13:14 jlam Exp $
+
+MD5 (chessbooks/book_large.tgz) = 18904cbd59eddb8f8805e3269d7de6f7
diff --git a/games/colchess-book-large/pkg/COMMENT b/games/colchess-book-large/pkg/COMMENT
new file mode 100644
index 00000000000..8a3928e9cb9
--- /dev/null
+++ b/games/colchess-book-large/pkg/COMMENT
@@ -0,0 +1 @@
+chess opening book for ColChess (large)
diff --git a/games/colchess-book-large/pkg/DESCR b/games/colchess-book-large/pkg/DESCR
new file mode 100644
index 00000000000..0b9fd7f007e
--- /dev/null
+++ b/games/colchess-book-large/pkg/DESCR
@@ -0,0 +1 @@
+Large book of chess openings for ColChess.
diff --git a/games/colchess-book-large/pkg/PLIST b/games/colchess-book-large/pkg/PLIST
new file mode 100644
index 00000000000..9d38a2ab8f3
--- /dev/null
+++ b/games/colchess-book-large/pkg/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/24 20:13:14 jlam Exp $
+share/${CHESS_ENGINE}/${BOOK_FILE}