summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-08 06:12:01 +0000
committerminskim <minskim@pkgsrc.org>2004-03-08 06:12:01 +0000
commit1fd92b66c12b2e86561b135dd5b9c0e558ca69bd (patch)
tree7fcf393f72f739d28f4adacc905dc9c9eacd7c96
parent0fc7c4d6ae7964e61a65fedfee06f7b3c6388131 (diff)
downloadpkgsrc-1fd92b66c12b2e86561b135dd5b9c0e558ca69bd.tar.gz
Replaced by gnuchess-book.
-rw-r--r--games/gnuchess-book-chess/DESCR1
-rw-r--r--games/gnuchess-book-chess/Makefile35
-rw-r--r--games/gnuchess-book-chess/PLIST2
-rw-r--r--games/gnuchess-book-chess/distinfo4
4 files changed, 0 insertions, 42 deletions
diff --git a/games/gnuchess-book-chess/DESCR b/games/gnuchess-book-chess/DESCR
deleted file mode 100644
index 0eb7d4b2cb3..00000000000
--- a/games/gnuchess-book-chess/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Default book of chess openings for GNU Chess.
diff --git a/games/gnuchess-book-chess/Makefile b/games/gnuchess-book-chess/Makefile
deleted file mode 100644
index cee23d4b506..00000000000
--- a/games/gnuchess-book-chess/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2004/01/20 12:15:40 agc Exp $
-# FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp
-#
-
-DISTNAME= chess-5.00
-PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}
-CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GNU:=chess/}
-
-MAINTAINER= jlam@NetBSD.org
-COMMENT= Chess opening book for GNU Chess (default)
-
-DEPENDS+= gnuchess>=5.00nb1:../../games/gnuchess
-
-CONFLICTS+= gnuchess-book-[0-9]*
-
-WRKSRC= ${WRKDIR}/${DISTNAME}/book
-CHESS_ENGINE= gnuchess
-NO_CONFIGURE= # defined
-
-PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
-PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
-
-BOOKDIR= ${PREFIX}/lib/${CHESS_ENGINE}
-PGN_FILE= book.pgn
-BOOK_FILE= book.dat
-
-do-build:
- cd ${WRKSRC} && gnuchess compile ${PGN_FILE} ${BOOK_FILE}
-
-do-install:
- ${INSTALL_DATA_DIR} ${BOOKDIR}
- ${INSTALL_DATA} ${WRKSRC}/${BOOK_FILE} ${BOOKDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/games/gnuchess-book-chess/PLIST b/games/gnuchess-book-chess/PLIST
deleted file mode 100644
index 6222e0f0b96..00000000000
--- a/games/gnuchess-book-chess/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:54 zuntum Exp $
-lib/${CHESS_ENGINE}/${BOOK_FILE}
diff --git a/games/gnuchess-book-chess/distinfo b/games/gnuchess-book-chess/distinfo
deleted file mode 100644
index 46c7a979572..00000000000
--- a/games/gnuchess-book-chess/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 02:08:26 wiz Exp $
-
-SHA1 (chess-5.00.tar.gz) = 86b364d60aab4a2ec5932fb800ef4857251a84cd
-Size (chess-5.00.tar.gz) = 157211 bytes