Files

9 lines
204 B
Makefile
Raw Permalink Normal View History

2017-11-28 18:28:01 +01:00
PLUGIN_NAME= frr
2025-11-20 11:13:17 -05:00
PLUGIN_VERSION= 1.49
2017-12-27 18:29:58 +01:00
PLUGIN_COMMENT= The FRRouting Protocol Suite
2025-06-05 08:53:33 +02:00
PLUGIN_DEPENDS= frr10-pythontools
PLUGIN_MAINTAINER= ad@opnsense.org
PLUGIN_TIER= 2
2017-11-28 18:28:01 +01:00
.include "../../Mk/plugins.mk"