aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-11-09 19:06:52 +0800
committermarino <marino@FreeBSD.org>2014-11-09 19:06:52 +0800
commit307eee581c045da61892e9c57cd443a5ad0b4268 (patch)
treef5943fa24032048db34a0ba6cccbec50a2f24d2f /net-mgmt/Makefile
parent690d6ec97e3cc5ae8d7016639660ae580aa37320 (diff)
downloadfreebsd-ports-gnome-307eee581c045da61892e9c57cd443a5ad0b4268.tar.gz
freebsd-ports-gnome-307eee581c045da61892e9c57cd443a5ad0b4268.tar.zst
freebsd-ports-gnome-307eee581c045da61892e9c57cd443a5ad0b4268.zip
Add four zabbix24 ports to net-mgmt (similar to zabbix22* ports)
This add Zabbix 2.4.1 server, agent, frontend, and proxy PR: 194104 Submitted by: pakhom706 (gmail)
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 79327f65d830..0a2ded290da3 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -326,5 +326,9 @@
SUBDIR += zabbix22-frontend
SUBDIR += zabbix22-proxy
SUBDIR += zabbix22-server
+ SUBDIR += zabbix24-agent
+ SUBDIR += zabbix24-frontend
+ SUBDIR += zabbix24-proxy
+ SUBDIR += zabbix24-server
.include <bsd.port.subdir.mk>