mirror of
https://github.com/opnsense/plugins.git
synced 2026-07-02 11:18:42 -05:00
9 lines
201 B
Makefile
9 lines
201 B
Makefile
PLUGIN_NAME= relayd
|
|
PLUGIN_VERSION= 2.7
|
|
#PLUGIN_REVISION= 1
|
|
PLUGIN_DEPENDS= relayd
|
|
PLUGIN_COMMENT= Relayd Load Balancer
|
|
PLUGIN_MAINTAINER= frank.brendel@eurolog.com
|
|
|
|
.include "../../Mk/plugins.mk"
|