20ded7152d
The same applies also for zabbix64-proxy
12 lines
256 B
Makefile
12 lines
256 B
Makefile
PORTNAME= zabbix64
|
|
PORTREVISION= 0
|
|
CATEGORIES= net-mgmt
|
|
PKGNAMESUFFIX= -agent
|
|
|
|
MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
|
|
PLIST= ${PKGDIR}/pkg-plist.agent
|
|
|
|
OPTIONS_DEFINE= CURL IPV6 MODBUS
|
|
OPTIONS_DEFAULT= CURL OPENSSL
|
|
|
|
.include "${MASTERDIR}/Makefile"
|