PortSystem       1.0
name             xbill
version          2.1
revision            3
checksums           md5     585e4866b15255a24203db9959407b2f \
                    rmd160  1d8a680f45775e7c840b4fe12cd21a439d41b2dc \
                    sha256  0efdfff1ce2df70b7a15601cb488cd7b2eb918d21d78e877bd773f112945608d \
                    size    77610

categories       games
license          GPL
maintainers      nomaintainer
description      Save your computers from the evil clutches of Bill
long_description \
    Ever get the feeling that nothing is going right? You're a \
    sysadmin, and someone's trying to destroy your computers. The \
    little people running around the screen are trying to infect \
    your computers with Wingdows \[TM\], a virus cleverly designed \
    to resemble a popular operating system. Additionally, some \
    computers are connected with network cables. When one \
    computer on a network becomes infected, a spark will be sent \
    down the cable, and will infect the computer on the other end \
    when it reaches there.
homepage         http://www.xbill.org/

master_sites     ${homepage}download/

depends_build       port:pkgconfig

depends_lib         port:gtk2

patchfiles          implicit.patch \
                    gtk.patch \
                    Makefile.in.patch

configure.args      --disable-athena \
                    --disable-motif \
                    --enable-gtk \
                    --localstatedir=${prefix}/share \
                    --mandir=${prefix}/share/man \
                    --without-x
