freebsd-ports/net-mgmt/zabbix32-agent/Makefile
Danilo G. Baio bf3eccef76 net-mgmt/zabbix32-*: Update to 3.2.8
Update CONFLICTS to also match zabbix[22|34]. [1]
Improve LICENSE.
Remove unnecessary information from the slave ports.

Changes:	https://www.zabbix.com/rn3.2.8

PR:		222808
PR:		222317 [1]
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
Submitted by:	Franco Fichtner <franco@opnsense.org> [1]
2017-10-12 12:19:52 +00:00

14 lines
281 B
Makefile

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