1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/net-mgmt/zabbix22-agent/Makefile
Danilo G. Baio a2fe010258 net-mgmt/zabbix22-*:: Update to 2.2.19, Fixes security vulnerability
Changes:	https://www.zabbix.com/rn2.2.19

PR:		221562
Submitted by:	pg@pakhom.spb.ru (maintainer)
MFH:		2017Q3
Security:	5df8bd95-8290-11e7-93af-005056925db4
2017-08-16 23:28:38 +00:00

15 lines
260 B
Makefile

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