mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-19 02:29:23 -05:00
9 lines
216 B
Makefile
9 lines
216 B
Makefile
PLUGIN_NAME= relayd
|
|
PLUGIN_VERSION= 2.9
|
|
PLUGIN_REVISION= 3
|
|
PLUGIN_DEPENDS= relayd
|
|
PLUGIN_COMMENT= Relayd Load Balancer
|
|
PLUGIN_MAINTAINER= frank.brendel@eurolog.com
|
|
PLUGIN_TIER= 2
|
|
|
|
.include "../../Mk/plugins.mk"
|