aboutsummaryrefslogtreecommitdiffstats
path: root/net/zabbix-agent/Makefile
blob: dc00516cfbb32ecaafdafed820bbc042a2e058a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Ports collection makefile for:  zabbix
# Date created:           Jun 18 2003
# Whom:               Sergey Akifyev <asa@gascom.ru>
#
# $FreeBSD$
#

PORTNAME=   zabbix-agent
CATEGORIES= net

MAINTAINER= asa@gascom.ru
COMMENT=    Very advanced network monitoring system (agent only)

ZABBIX_AGENT_ONLY=yes
MASTERDIR=  ${.CURDIR}/../../net-mgmt/zabbix

BROKEN=     Incomplete pkg-plist

.include "${MASTERDIR}/Makefile"