mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
7e2caa1cf2
- Tweaks and fixes Approved by: maintainer timeout, months of inactivity Cheers from: EuroBSDCon 2006 Developer Summit
12 lines
228 B
Makefile
12 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"
|