plugins/net/haproxy/Makefile
2020-06-24 14:35:41 +02:00

8 lines
204 B
Makefile

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