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