aboutsummaryrefslogblamecommitdiff
path: root/net-mgmt/pnp-icinga2/Makefile
blob: 034d04ae22ef7ed99d6adfb2d8109d0fbbd4c2af (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
                 















                                                                                
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"