freebsd-ports/net-mgmt/zabbix5-proxy/Makefile
Danilo G. Baio ce579ea98c New ports: net-mgmt/zabbix5-[agent|frontend|java|proxy|server]
net-mgmt/zabbix4 -> net-mgmt/zabbix5

What's new in Zabbix 5.0:
https://www.zabbix.com/documentation/current/manual/introduction/whatsnew500

PR:		246447
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Submitted by:	pg@pakhom.spb.ru
Reported by:	vvd@unislabs.com
2020-06-03 22:50:18 +00:00

12 lines
243 B
Makefile

# Created by: Pakhom Golynga <pg@pakhom.spb.ru>
# $FreeBSD$
PORTNAME= zabbix5
CATEGORIES= net-mgmt
PKGNAMESUFFIX= -proxy
MASTERDIR= ${.CURDIR}/../zabbix5-server
OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE ORACLE
.include "${MASTERDIR}/Makefile"