1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/net/zabbix-agent/Makefile
Kris Kennaway 09446d28ec BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-27 02:22:51 +00:00

20 lines
394 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
.include "${MASTERDIR}/Makefile"