1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 11:01:50 +00:00
openmptcprouter-feeds/luci-app-mlvpn/Makefile

17 lines
310 B
Makefile
Raw Normal View History

2018-06-07 14:52:27 +00:00
#
2020-12-03 10:22:39 +00:00
# Copyright (C) 2018-2020 Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
2018-06-07 14:52:27 +00:00
#
#
include $(TOPDIR)/rules.mk
2020-12-03 10:22:39 +00:00
LUCI_TITLE:=LuCI Interface to Glorytun TCP
LUCI_DEPENDS:=+glorytun
2018-06-07 14:52:27 +00:00
PKG_LICENSE:=GPLv3
2019-10-20 19:11:02 +00:00
#include ../luci/luci.mk
include $(TOPDIR)/feeds/luci/luci.mk
2018-06-07 14:52:27 +00:00
# call BuildPackage - OpenWrt buildroot signature