1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/net-mgmt/zabbix42-proxy/Makefile
Danilo G. Baio 07d9b4cf59 New ports: net-mgmt/zabbix42-[agent|frontend|java|proxy|server]
net-mgmt/zabbix4 -> net-mgmt/zabbix42

What's new in Zabbix 4.2:
https://www.zabbix.com/documentation/4.2/manual/introduction/whatsnew420

PR:		237511
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-04-25 11:56:06 +00:00

13 lines
245 B
Makefile

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