# Template file for 'iw' pkgname=iw version=3.8 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="libnl3-devel" short_desc="nl80211 based CLI configuration utility for wireless devices" maintainer="Juan RP " license="GPL-2" homepage="http://wireless.kernel.org/en/users/Documentation/iw" distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz" checksum=50c07d5fcf38240b3912fb6950f6ec566b8d27c321cbdacc1de53fc3be96af9a iw_package() { pkg_install() { vmove usr } }