Files
plugins/net/haproxy/Makefile
T
2025-06-17 15:20:52 +02:00

8 lines
236 B
Makefile

PLUGIN_NAME= haproxy
PLUGIN_VERSION= 4.6
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"