mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
15f0848aef
These are the 3, 4, and 5 man tablebases for crafty, with the exception of the pawn tablebases, which are quite large. A future port will address those seperately. PR: ports/116253 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker)
14 lines
418 B
Plaintext
14 lines
418 B
Plaintext
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!!"
|