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