mirror of
https://github.com/netbirdio/OPNsensePlugins.git
synced 2026-05-22 18:42:59 -07:00
* net/frr: Update dependency to frr10 for testing * net/frr: Add mgmtd daemon before zebra as its mandatory in frr10
9 lines
204 B
Makefile
9 lines
204 B
Makefile
PLUGIN_NAME= frr
|
|
PLUGIN_VERSION= 1.45
|
|
PLUGIN_COMMENT= The FRRouting Protocol Suite
|
|
PLUGIN_DEPENDS= frr10-pythontools
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
PLUGIN_TIER= 2
|
|
|
|
.include "../../Mk/plugins.mk"
|