summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-bmx7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-bmx7/Makefile')
-rw-r--r--applications/luci-app-bmx7/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/applications/luci-app-bmx7/Makefile b/applications/luci-app-bmx7/Makefile
new file mode 100644
index 0000000000..d614327e34
--- /dev/null
+++ b/applications/luci-app-bmx7/Makefile
@@ -0,0 +1,14 @@
+# See /LICENSE for more information.
+# This is free software, licensed under the GNU General Public License v2.
+
+include $(TOPDIR)/rules.mk
+
+LUCI_TITLE:=LuCI support for BMX7
+LUCI_DEPENDS:=+luci-lib-json +luci-mod-admin-full +bmx7 +bmx7-json
+PKG_MAINTAINER:= Roger Pueyo <roger.pueyo@guifi.net> \
+ Pau Escrich <p4u@dabax.net>
+PKG_LICENSE:=GPL-2.0-or-later
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature