mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-24 07:39:16 -04:00
8 lines
255 B
Makefile
8 lines
255 B
Makefile
PLUGIN_NAME= haproxy
|
|
PLUGIN_VERSION= 4.6
|
|
PLUGIN_REVISION= 1
|
|
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
|
PLUGIN_DEPENDS= haproxy30 py${PLUGIN_PYTHON}-haproxy-cli
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
|
|
.include "../../Mk/plugins.mk"
|