Files
ports/net-mgmt/zabbix7-java/Makefile
Juraj Lutter 44d1279844 net-mgmt/zabbix7: Add zabbix 7.0 ports
Add new ports for zabbix 7.0, an enterprise-class monitoring system.

Release notes:	https://www.zabbix.com/rn/rn7.0.0
2024-06-05 09:48:15 +02:00

14 lines
226 B
Makefile

PORTNAME= zabbix7
PORTREVISION= 0
CATEGORIES= net-mgmt
PKGNAMESUFFIX= -java
MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
PLIST= ${PKGDIR}/pkg-plist.java
OPTIONS_DEFINE= IPV6
USE_JAVA= yes
.include "${MASTERDIR}/Makefile"