freebsd-ports/net-mgmt/zabbix2-agent/Makefile
Danilo G. Baio 97fa7442aa net-mgmt/zabbix2-*: Update to 2.0.21, Mark as deprecated
Mark as deprecated due to being marked end of life upstream
since August, 2017. This will be the last update.

https://www.zabbix.com/life_cycle_and_release_policy

Changes:	https://www.zabbix.com/rn/rn2.0.21

PR:		229588
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2018-07-09 14:06:32 +00:00

14 lines
251 B
Makefile

# Created by: Sergey Akifyev <asa@gascom.ru>
# $FreeBSD$
PORTNAME= zabbix2
PKGNAMESUFFIX= -agent
CATEGORIES= net-mgmt
MASTERDIR= ${.CURDIR}/../zabbix2-server
PLIST= ${PKGDIR}/pkg-plist.agent
OPTIONS_DEFINE= IPV6
.include "${MASTERDIR}/Makefile"