2006-11-10 11:02:50 +01:00
|
|
|
# Ports collection makefile for: zabbix
|
|
|
|
# Date created: Jun 18 2003
|
|
|
|
# Whom: Sergey Akifyev <asa@gascom.ru>
|
2003-08-30 10:06:39 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-11-10 11:02:50 +01:00
|
|
|
ZABBIX_AGENT_ONLY= yes
|
2004-02-23 05:42:13 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix
|
2003-08-30 10:06:39 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|