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-mod-admin-full/Makefile

18 lines
420 B
Makefile
Raw Normal View History

2018-01-23 14:36:03 +00:00
#
# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Administration - full-featured for full control
2019-05-28 19:51:29 +00:00
LUCI_DEPENDS:=+luci-base +luci-mod-status +luci-mod-system +luci-mod-network
2018-01-23 14:36:03 +00:00
PKG_LICENSE:=Apache-2.0
2018-01-23 14:36:03 +00:00
include ../luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature