1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/net-mgmt/pnp-icinga2/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

18 lines
415 B
Makefile

PORTREVISION= 3
PKGNAMESUFFIX= -icinga2
MAINTAINER= lme@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"