# Template file for 'wifish' pkgname=wifish version=1.1.2 revision=1 depends="wpa_supplicant gawk" short_desc="Simple wifi tool" maintainer="bougyman " noarch=yes license="wtfpl" homepage="http://github.com/bougyman/wifish" distfiles="https://github.com/bougyman/wifish/archive/${version}.tar.gz" checksum=52a7fdf2c0eeec855b9cb4d4ebdbb47909a38375456686334c8729bcca87b54c do_install() { vbin wifish vmkdir /var/lib/wifish vcopy awk/* /var/lib/wifish vdoc README.md vdoc FAQ.md vlicense LICENSE vlicense COPYING }