freebsd-ports/net-mgmt/pnp-icinga/Makefile
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00

18 lines
401 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= -icinga
MAINTAINER= lme@FreeBSD.org
COMMENT= Icinga performance data collector and grapher
MASTERDIR= ${.CURDIR}/../pnp
RUN_DEPENDS= ${LOCALBASE}/bin/rrdtool:databases/rrdtool \
${LOCALBASE}/www/icinga/main.html:net-mgmt/icinga-classicweb
NAGIOSDIR?= /var/spool/icinga
NAGIOSHTMURL?= /icinga
NAGIOSUSER?= icinga
NAGIOSGROUP?= icinga
.include "${MASTERDIR}/Makefile"