# Template file for 'stunnel' pkgname=stunnel version=5.07 revision=1 build_style=gnu-configure configure_args="--enable-ipv6 --with-ssl=${XBPS_CROSS_BASE}/usr/include" makedepends="libressl-devel" short_desc="SSL encryption wrapper" maintainer="Christian Neukirchen " license="GPL-2" homepage="https://www.stunnel.org/" update_site="https://www.stunnel.org/downloads.html" update_ignore="*b*" distfiles="https://www.stunnel.org/downloads/$pkgname-$version.tar.gz" checksum=505c6c63c4a20fc0cce8c35ef1ab7626c7b01071e3fca4ac6ea417afe8065309 post_install() { rm ${DESTDIR}/usr/share/man/man8/stunnel.??.8 }