?package(xboard):needs="x11" section="Games/Board" \
	hints="Chess" title="XBoard" command="/usr/games/xboard -xncp"
?package(xboard):needs="x11" section="Games/Board" \
	hints="Chess" title="XBoard (passive chessboard)" \
	command="/usr/games/xboard -ncp"
?package(xboard):needs="text" section="Games/Board" \
	title="Default" hints="Chess" \
	command="/usr/games/xboard -ics"
?package(xboard):needs="text" section="Games/Board" \
	title="Internet Chess Club" hints="Chess" \
	command="/usr/games/xboard -ics -icshost chessclub.com"
?package(xboard):needs="text" section="Games/Board" \
	title="Chess Net" hints="Chess" \
	command="/usr/games/xboard -ics -icshost chess.net"
?package(xboard):needs="text" section="Games/Board" \
	title="Free I.C.S." hints="Chess" \
	command="/usr/games/xboard -ics -icshost freechess.org"
