freebsd-ports/net-mgmt/zabbix-agent/Makefile
Kris Kennaway 0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00

21 lines
443 B
Makefile

# Ports collection makefile for: zabbix
# Date created: Jun 18 2003
# Whom: Sergey Akifyev <asa@gascom.ru>
#
# $FreeBSD$
#
PORTNAME= zabbix-agent
CATEGORIES= net
MAINTAINER= asa@gascom.ru
COMMENT= Very advanced network monitoring system (agent only)
ZABBIX_AGENT_ONLY=yes
MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix
BROKEN= Incomplete pkg-plist
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2005-09-22
.include "${MASTERDIR}/Makefile"