1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00
openmptcprouter-feeds/luci-app-mlvpn/Makefile

17 lines
300 B
Makefile
Raw Permalink 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
2023-08-22 10:45:21 +00:00
LUCI_TITLE:=LuCI Interface to MLVPN
LUCI_DEPENDS:=+mlvpn
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