# Template file for 'bettercap' pkgname=bettercap version=2.13 revision=1 build_style=go hostmakedepends="git pkg-config" makedepends="libpcap-devel libnetfilter_queue-devel" short_desc="Network attack and monitoring framework" maintainer="Andrea Brancaleoni " license="GPL-3" go_import_path=github.com/bettercap/bettercap homepage="https://${go_import_path}" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=fe7d1dff0f4de079a2cfab92c4593e56c62e666575b52d80401b523a83578a27 case "$XBPS_TARGET_MACHINE" in x86_64-musl|i686) broken="fails to build" ;; esac