aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix2-agent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zabbix2-agent/Makefile')
-rw-r--r--net-mgmt/zabbix2-agent/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile
deleted file mode 100644
index dc00516cfbb3..000000000000
--- a/net-mgmt/zabbix2-agent/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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"