pkgname=nvram-wakeup pkgver=0.97 pkgrel=1 pkgdesc="set the wakeup time of the localpc" license="GPL" arch=(i686) url="http://ahh.sourceforge.net/wol/" source=(http://easynews.dl.sourceforge.net/sourceforge/nvram-wakeup/nvram-wakeup-0.97.tar.bz2 ) build() { cd $startdir/src/$pkgname-$pkgver make || return 1 make prefix=$startdir/pkg/usr install }