# Contributor: William Pitcock # Maintainer: William Pitcock pkgname=aoetools pkgver=35 pkgrel=0 pkgdesc="tools for managing the linux AoE driver" url="http://aoetools.sourceforge.net/" license="GPL" depends= makedepends= install= subpackages= source="http://downloads.sourceforge.net/aoetools/$pkgname-$pkgver.tar.gz" arch="all" _builddir="$srcdir"/$pkgname-$pkgver build() { cd "$_builddir" make || return 1 } package() { cd "$_builddir" make PREFIX="$pkgdir" install } md5sums="0eb8d57c389c4d736697517ff682d6d3 aoetools-35.tar.gz" sha256sums="837684fd8c5ccd15ce82d8e01e5e68e59b3045df200d5d68dc09f458baf33c7c aoetools-35.tar.gz" sha512sums="1f40cb33a613953d05314037eb8183cea6e95f973b61c1205260cf48f97e3f10708c1e7c558e7732b89e6cfaf9792ea8e432bd609431af46eadbfc3595709f5a aoetools-35.tar.gz"