summaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2023-03-08 11:18:53 +0100
committerJuraj Lutter <otis@FreeBSD.org>2023-03-08 13:14:01 +0100
commitb76c437779668c1687f7e8922334946505891387 (patch)
tree9118a34263b9db040e6e30dd43d228a03bb966fc /net-mgmt/Makefile
parentdevel/ocaml-uutf: the port had been updated to version 1.0.3 (diff)
net-mgmt/zabbix64: Add zabbix 6.4 ports
Add new ports for zabbix 6.4, an enterprise-class monitoring system. Release notes: https://www.zabbix.com/rn/rn6.4.0 PR: 269992 PR: 270012 PR: 270013
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 9b43d56e4087..81ec96d74b72 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -420,5 +420,10 @@
SUBDIR += zabbix62-java
SUBDIR += zabbix62-proxy
SUBDIR += zabbix62-server
+ SUBDIR += zabbix64-agent
+ SUBDIR += zabbix64-frontend
+ SUBDIR += zabbix64-java
+ SUBDIR += zabbix64-proxy
+ SUBDIR += zabbix64-server
.include <bsd.port.subdir.mk>