# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 90688 2012-03-12 14:32:54Z ryandesign@macports.org $

PortSystem          1.0

name                xboard
version             4.6.0
categories          games
maintainers         nomaintainer
platforms           darwin
license             GPL-3+

description         X frontend for Crafty, GNUChess, Internet Chess Servers, \
                    or e-mail chess

long_description    Xboard is a graphical chessboard that can serve as a user \
                    interface for Crafty, GNU Chess, for Internet Chess \
                    Servers, or for electronic mail correspondence chess. \
                    xboard can also be used by itself.

homepage            http://www.gnu.org/software/xboard/
master_sites        gnu

checksums           rmd160  8e578a9fb320e79991462a9f686fcc4a0ac21158 \
                    sha256  656786430c58d92cec6e505bcf70b490bd91c9f628dd7ba55aef2ab1103f3473

depends_lib         port:xorg-libXaw

configure.args      --enable-zippy
