opnsense-plugins/net/haproxy/Makefile
2025-08-19 07:03:20 +02:00

8 lines
255 B
Makefile

PLUGIN_NAME= haproxy
PLUGIN_VERSION= 4.6
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
PLUGIN_DEPENDS= haproxy30 py${PLUGIN_PYTHON}-haproxy-cli
PLUGIN_MAINTAINER= opnsense@moov.de
.include "../../Mk/plugins.mk"