freebsd-ports/net-mgmt/zabbix42-java/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

14 lines
221 B
Makefile

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