1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# 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 OPTIONS_DEFAULT= IPV6 .include "${MASTERDIR}/Makefile"