opnsense-plugins/net/haproxy/Makefile
2022-01-20 00:00:06 +01:00

7 lines
206 B
Makefile

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