summaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix-proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/zabbix-proxy/Makefile')
-rw-r--r--net-mgmt/zabbix-proxy/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-mgmt/zabbix-proxy/Makefile b/net-mgmt/zabbix-proxy/Makefile
new file mode 100644
index 000000000000..d43f8c1952e3
--- /dev/null
+++ b/net-mgmt/zabbix-proxy/Makefile
@@ -0,0 +1,13 @@
+# 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"