mirror of
https://github.com/opnsense/plugins.git
synced 2026-03-02 13:10:29 -05:00
8 lines
225 B
Makefile
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"
|