1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# 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 .include "${MASTERDIR}/Makefile"