PKGNAME=gssproxy
PKGSEC=net
PKGDEP="ding-libs krb5 popt systemd"
PKGDES="Protocol to allow proxying of GSSAPI context establishment and channel handling"
BUILDDEP="docbook-dtd docbook-xsl"

AUTOTOOLS_AFTER=(
    '--with-pubconf-path=/etc/gssproxy'
    '--without-selinux'
    '--with-initscript=systemd'
)
ABSHADOW=no
