a6ded03ca3
Improve LICENSE. Remove unnecessary information from the slave ports. Changes: https://www.zabbix.com/rn3.0.11 PR: 222809 Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
10 lines
197 B
Makefile
10 lines
197 B
Makefile
# Created by: Pakhom Golynga <pg@pakhom.spb.ru>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= zabbix3
|
|
CATEGORIES= net-mgmt
|
|
PKGNAMESUFFIX= -proxy
|
|
|
|
MASTERDIR= ${.CURDIR}/../zabbix3-server
|
|
|
|
.include "${MASTERDIR}/Makefile"
|