da3d8e7b74568da4daaefbb5caf519021f39bb29
[project/luci.git] / protocols / luci-proto-wireguard / Makefile
1 #
2 # Copyright (C) 2016 Dan Luedtke <mail@danrl.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 WireGuard VPN
10 LUCI_DEPENDS:=+wireguard-tools +ucode
11 LUCI_PKGARCH:=all
12
13 PKG_PROVIDES:=luci-proto-wireguard
14 PKG_LICENSE:=Apache-2.0
15
16 include ../../luci.mk
17
18 # call BuildPackage - OpenWrt buildroot signature