opnsense-plugins/net/haproxy/Makefile
2022-10-21 18:00:13 +02:00

7 lines
206 B
Makefile

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