# Template file for 'watchdog' pkgname=watchdog version=5.16 revision=1 build_style=gnu-configure short_desc="Software watchdog daemon" maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="https://sourceforge.net/projects/watchdog/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" checksum=b8e7c070e1b72aee2663bdc13b5cc39f76c9232669cfbb1ac0adc7275a3b019d conf_files="/etc/watchdog.conf" if [ "$XBPS_TARGET_LIBC" = "musl" ]; then broken="nfsmount.h:9:10: fatal error: rpc/rpc.h: No such file or directory" fi post_install() { vsv watchdog }