opnsense-plugins/net/haproxy/Makefile
2022-08-01 08:08:50 +02:00

8 lines
225 B
Makefile

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