freebsd-ports/net-mgmt/zabbix3-agent/Makefile
Mark Felder 3d303621d3 net-mgmt/zabbix24 -> zabbix3
Welcome zabbix3 to the ports tree

PR:		207616
2016-03-15 13:48:00 +00:00

14 lines
276 B
Makefile

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