PORTNAME= nrpe
DISTVERSION= 2.15
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= net-mgmt
MASTER_SITES= SF/nagios/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION}
{
find_pidfile
install -d -o ${nrpe_user:-nagios} ${pidfile%/*}
rm -f ${pidfile}
}
run_rc_command "$1"