mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
Add net-mgmt/zabbix72-server and related ports: - server - proxy - agent - frontend - java Release notes: https://www.zabbix.com/rn/rn7.2.1
8 lines
157 B
Makefile
8 lines
157 B
Makefile
PORTNAME= zabbix72
|
|
PORTREVISION= 0
|
|
CATEGORIES= net-mgmt
|
|
PKGNAMESUFFIX= -proxy
|
|
|
|
MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
|
|
|
|
.include "${MASTERDIR}/Makefile"
|