abinfo "Building etherwake ..."
install -dv "$PKGDIR"/usr/bin "$PKGDIR"/usr/share/man/man8/
"$CC" $CPPFLAGS $CFLAGS -o "$PKGDIR"/usr/bin/etherwake ether-wake.c
install -Dvm644 "$SRCDIR"/etherwake.8 "$PKGDIR"/usr/share/man/man8/
