PortSystem 1.0

PortGroup           github 1.0

# switching to openSUSE fork
# see https://github.com/xinetd-org/xinetd/issues/30
github.setup        openSUSE xinetd 2.3.15.4
categories          net

# Has some unusual restrictions on version numbering, so it can't
# really be called permissive and probably conflicts with the GPL.
license             Restrictive/Distributable BSD MIT ISC
platforms           darwin
maintainers         nomaintainer
description         xinetd is a secure replacement for inetd
long_description    ${description}

homepage            https://web.archive.org/web/20130629172033/http://www.xinetd.org/
github.tarball_from releases
use_xz              yes
checksums           rmd160 5bdae10f56af9f4ce20e6b4d5c8d94585d878376 \
                    sha256 2baa581010bc70361abdfa37f121e92aeb9c5ce67f9a71913cebd69359cc9654 \
                    size   384504

configure.args-append \
                    --disable-silent-rules

