mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
9 lines
204 B
Makefile
9 lines
204 B
Makefile
PLUGIN_NAME= frr
|
|
PLUGIN_VERSION= 1.49
|
|
PLUGIN_COMMENT= The FRRouting Protocol Suite
|
|
PLUGIN_DEPENDS= frr10-pythontools
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
PLUGIN_TIER= 2
|
|
|
|
.include "../../Mk/plugins.mk"
|