# Template file for 'ethtool' pkgname=ethtool version=3.11 revision=1 build_style=gnu-configure short_desc="Utility for controlling network drivers and hardware" maintainer="Juan RP " homepage="http://www.kernel.org/pub/software/network/ethtool/" license="GPL-2" distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz" checksum=d53f5546196a95387f25c2f413d7537aad74b74a5c7b62f0aafd545f9e602fd4 ethtool_package() { pkg_install() { vmove all } }