a30da7e529
These are the 3/4/5 man tablebases that include pawns. Tablebases with pawns as one of the pieces are quite large - this port will take ~5.1G of disk space, compared with ~2G for the no-pawn tablebases. Note: added NO_PACKAGE to it to keep the builders happy. PR: ports/116260 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker)
13 lines
418 B
Text
13 lines
418 B
Text
echo ""
|
|
echo ""
|
|
echo "This port has the following tunables:"
|
|
echo "WITH_TBDIR (default: ${PREFIX}/lib/crafty/TB)"
|
|
echo ""
|
|
echo "To alter this, press CTRL-C now, and "
|
|
echo "simply set your desired path with one of:"
|
|
echo ""
|
|
echo "<setenv WITH_TBDIR path> (csh) or"
|
|
echo "<export WITH_TBDIR=path> (sh)"
|
|
echo ""
|
|
echo "IF YOU CHANGED THIS WHEN YOU INSTALLED CRAFTY, YOU"
|
|
echo "** MUST ** CHANGE IT HERE!!"
|