opnsense-plugins/net/haproxy/Makefile
2022-08-09 15:21:23 +02:00

7 lines
206 B
Makefile

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