Translated using Weblate (Chinese (Traditional))
[project/luci.git] / protocols / luci-proto-vxlan / Makefile
1 #
2 # Copyright 2020 Wojciech Jowsa <wojciech.jowsa@gmail.com>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=Support for Virtual eXtensible Local Area Network (VXLAN, RFC7348)
10 LUCI_DEPENDS:=+vxlan
11
12 PKG_MAINTAINER:=Wojciech Jowsa <wojciech.jowsa@gmail.com>
13
14 include ../../luci.mk
15
16 # call BuildPackage - OpenWrt buildroot signature