freebsd-ports/net-mgmt/zabbix2-agent/Makefile
Edwin Groothuis de2d00b638 New port: net/zabbix - advanced network monitoring system
Zabbix is software for application and network monitoring.
	Zabbix supports both polling and trapping techniques to
	collect data from monitored hosts. Flexible notification
	mechanism allows easy and quckly configure email notifications
	for pre-defined events. Zabbix is freely available under
	the terms of the GNU General Public License (GPL).

PR:		ports/54565
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-08-30 08:05:50 +00:00

17 lines
351 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}/../zabbix
.include "${MASTERDIR}/Makefile"