7e2caa1cf2
- Tweaks and fixes Approved by: maintainer timeout, months of inactivity Cheers from: EuroBSDCon 2006 Developer Summit
11 lines
228 B
Makefile
11 lines
228 B
Makefile
# Ports collection makefile for: zabbix
|
|
# Date created: Jun 18 2003
|
|
# Whom: Sergey Akifyev <asa@gascom.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
ZABBIX_AGENT_ONLY= yes
|
|
MASTERDIR= ${.CURDIR}/../../net-mgmt/zabbix
|
|
|
|
.include "${MASTERDIR}/Makefile"
|