mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
9 lines
187 B
Makefile
9 lines
187 B
Makefile
PORTNAME= zabbix54
|
|
CATEGORIES= net-mgmt
|
|
PKGNAMESUFFIX= -proxy
|
|
|
|
MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
|
|
|
|
OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE ORACLE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|