mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-30 19:36:33 -05:00
8 lines
204 B
Makefile
8 lines
204 B
Makefile
PLUGIN_NAME= haproxy
|
|
PLUGIN_VERSION= 1.17
|
|
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
|
PLUGIN_DEPENDS= haproxy
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
|
|
.include "../../Mk/plugins.mk"
|