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

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

Changelog:	https://www.zabbix.com/rn/rn5.2.0

PR:		250775
Approved by:	pg@pakhom.spb.ru (maintainer)
2020-11-03 14:40:39 +00:00

12 lines
245 B
Makefile

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