Files
plugins/net/haproxy/Makefile
T
2024-05-29 08:18:31 +02:00

9 lines
255 B
Makefile

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