freebsd-ports/net-mgmt/zabbix-agent/Makefile
2004-04-19 04:34:41 +00:00

19 lines
391 B
Makefile

# 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= "Configure fails"
.include "${MASTERDIR}/Makefile"