# Template file for 'netscanner'
pkgname=netscanner
version=0.6.41
revision=1
build_style=cargo
depends="iw"
short_desc="Network scanner & diagnostic tool with modern TUI"
maintainer="Bnyro <bnyro@tutanota.com>"
license="MIT"
homepage="https://github.com/Chleba/netscanner"
changelog="https://raw.githubusercontent.com/Chleba/netscanner/main/debian/changelog"
distfiles="https://github.com/Chleba/netscanner/archive/refs/tags/v${version}.tar.gz"
checksum=1e913b7d9cde8953d2ea77307d91c55240bc94308ac9e321a8a843f930350e04

post_install() {
	vman debian/netscanner.manpage netscanner.1
	vlicense LICENSE
}
