Files
plugins/net/haproxy/Makefile
T
2023-09-14 09:37:41 +02:00

9 lines
224 B
Makefile

PLUGIN_NAME= haproxy
PLUGIN_VERSION= 4.1
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
PLUGIN_DEPENDS= haproxy26
PLUGIN_MAINTAINER= opnsense@moov.de
.include "../../Mk/plugins.mk"