1 # Contributor: Markus Volkmann <mcfock@counterstrike.de>
6 pkgdesc="Utility for waking up computers via wake-on-lan (wol)"
8 url="http://www.scyld.com/wakeonlan.html"
9 source=(http://diablo150.org/divers/etherwake/ether-wake.c)
10 md5sums=('406b851f7a1260b760a65c0450549eee')
14 makedepends=('bash' 'mawk')
18 gcc src/ether-wake.c -o etherwake
19 install etherwake -D pkg/usr/bin/etherwake