mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
e89577ac13
- Update to 6.0.14 - Re-add necessary PHP extensions to frontend Release notes: https://www.zabbix.com/rn/rn6.0.14
9 lines
156 B
Makefile
9 lines
156 B
Makefile
PORTNAME= zabbix6
|
|
PORTREVISION= 0
|
|
CATEGORIES= net-mgmt
|
|
PKGNAMESUFFIX= -proxy
|
|
|
|
MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
|
|
|
|
.include "${MASTERDIR}/Makefile"
|