include $(TOPDIR)/rules.mk

APP_TITLE:=VuCI UI Support Dynamic routes ospfv3 application

include ../app.mk

define Package/vuci-app-dynamic-routes-ospfv3-ui/description
	Open Shortest Path First (OSPFv3) is a routing protocol
	for Internet Protocol (IP) networks. It uses a link state
	routing (LSR) algorithm and falls into the group of interior
	gateway protocols (IGPs), operating within a single autonomous system (AS).
endef

# call BuildPackage - OpenWrt buildroot signature
