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

16 lines
267 B
Makefile
Raw Normal View History

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