freebsd-ports/net-mgmt/pnp-icinga2/Makefile
Jochen Neumeister 8e7206467b net-mgmt/icinga*: - Take Maintainership
Sponsored by:	Netzkommune GmbH
2021-07-30 19:58:13 +02:00

17 lines
418 B
Makefile

PORTREVISION= 3
PKGNAMESUFFIX= -icinga2
MAINTAINER= joneum@FreeBSD.org
COMMENT= Icinga2 performance data collector and grapher
MASTERDIR= ${.CURDIR}/../pnp
RUN_DEPENDS= ${LOCALBASE}/bin/rrdtool:databases/rrdtool \
${LOCALBASE}/www/icingaweb2/public/index.php:net-mgmt/icingaweb2
NAGIOSDIR?= /var/spool/icinga2
NAGIOSHTMURL?= /icingaweb2
NAGIOSUSER?= icinga
NAGIOSGROUP?= icinga
.include "${MASTERDIR}/Makefile"