mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
10 lines
185 B
Makefile
10 lines
185 B
Makefile
# Created by: Pakhom Golynga <pg@pakhom.spb.ru>
|
|
|
|
PORTNAME= zabbix3
|
|
CATEGORIES= net-mgmt
|
|
PKGNAMESUFFIX= -proxy
|
|
|
|
MASTERDIR= ${.CURDIR}/../zabbix3-server
|
|
|
|
.include "${MASTERDIR}/Makefile"
|