opnsense-plugins/net/haproxy/Makefile
2021-10-06 23:13:41 +02:00

7 lines
205 B
Makefile

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