1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/net-mgmt/zabbix3-agent/Makefile
2021-04-06 16:31:07 +02:00

14 lines
277 B
Makefile

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