Files

9 lines
255 B
Makefile
Raw Permalink Normal View History

PLUGIN_NAME= haproxy
2025-06-17 15:20:52 +02:00
PLUGIN_VERSION= 4.6
2025-08-19 07:02:48 +02:00
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"