summaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2022-07-10 19:00:16 +0200
committerJuraj Lutter <otis@FreeBSD.org>2022-07-10 19:08:05 +0200
commit4263a084169355879b00e8b6cc24ff869083df13 (patch)
tree1954a0fc50f024630b4147bea942928ac328af4c /net-mgmt/Makefile
parentdatabases/pg_citus: update to 11.0.3 (diff)
net-mgmt/zabbix62: Add ports
Add net-mgmt/zabbix62 ports, for zabbix 6.2 suite. Zabbix is a well known monitoring system. These ports are for the standard version. For more information about standard/LTS seei https://www.zabbix.com/life_cycle_and_release_policy Release notes for zabbix 6.2.0: https://www.zabbix.com/rn/rn6.2.0
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 28e42155a1f1..da7b3315c31b 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -409,5 +409,10 @@
SUBDIR += zabbix6-java
SUBDIR += zabbix6-proxy
SUBDIR += zabbix6-server
+ SUBDIR += zabbix62-agent
+ SUBDIR += zabbix62-frontend
+ SUBDIR += zabbix62-java
+ SUBDIR += zabbix62-proxy
+ SUBDIR += zabbix62-server
.include <bsd.port.subdir.mk>