summaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix2-proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zabbix2-proxy/Makefile')
-rw-r--r--net-mgmt/zabbix2-proxy/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/zabbix2-proxy/Makefile b/net-mgmt/zabbix2-proxy/Makefile
deleted file mode 100644
index d43f8c1952e3..000000000000
--- a/net-mgmt/zabbix2-proxy/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# New ports collection makefile for: zabbix-proxy
-# Date created: 2009-12-09
-# Whom: Jim Riggs <ports@christianserving.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= zabbix
-PKGNAMESUFFIX= -proxy
-
-MASTERDIR= ${.CURDIR}/../zabbix-server
-
-.include "${MASTERDIR}/Makefile"