freebsd-ports/net-mgmt/zabbix2-agent/Makefile

15 lines
267 B
Makefile

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