diff options
Diffstat (limited to 'net-mgmt/zabbix5-proxy/Makefile')
-rw-r--r-- | net-mgmt/zabbix5-proxy/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net-mgmt/zabbix5-proxy/Makefile b/net-mgmt/zabbix5-proxy/Makefile deleted file mode 100644 index c8bfb9914ee0..000000000000 --- a/net-mgmt/zabbix5-proxy/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -PORTNAME= zabbix5 -CATEGORIES= net-mgmt -PKGNAMESUFFIX= -proxy - -MASTERDIR= ${.CURDIR}/../zabbix5-server - -OPTIONS_SINGLE_DB= MYSQL ORACLE PGSQL SQLITE - -.include "${MASTERDIR}/Makefile" |