mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
0072d00b1c
- Use modern LIB_DEPENDS Based on ports/188037 Approved by: portmgr (infrastructure blanket)
10 lines
181 B
Makefile
10 lines
181 B
Makefile
# Created by: Jim Riggs <ports@christianserving.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= zabbix2
|
|
PKGNAMESUFFIX= -proxy
|
|
|
|
MASTERDIR= ${.CURDIR}/../zabbix2-server
|
|
|
|
.include "${MASTERDIR}/Makefile"
|