freebsd-ports/net-mgmt/zabbix44-agent/Makefile
Danilo G. Baio 759c1ca2f8 New ports: net-mgmt/zabbix44-[agent|frontend|java|proxy|server]
net-mgmt/zabbix42 -> net-mgmt/zabbix44

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

PR:		241235
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2019-10-15 11:08:51 +00:00

14 lines
291 B
Makefile

# Created by: Pakhom Golynga <pg@pakhom.spb.ru>
# $FreeBSD$
PORTNAME= zabbix44
CATEGORIES= net-mgmt
PKGNAMESUFFIX= -agent
MASTERDIR= ${.CURDIR}/../zabbix44-server
PLIST= ${PKGDIR}/pkg-plist.agent
OPTIONS_DEFINE= CURL IPV6
OPTIONS_DEFAULT= CURL OPENSSL
.include "${MASTERDIR}/Makefile"