Convert packages to the new template format (i).

This commit is contained in:
Juan RP
2013-04-12 16:39:50 +02:00
parent 87ea2d6642
commit c5d83938ab
38 changed files with 332 additions and 173 deletions

View File

@@ -11,3 +11,9 @@ 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
}
}