aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/pnp-icinga/Makefile
blob: 895d070e05b1ae56cf775713c8dff6c2ce46d5ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $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"