1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 19:11:51 +00:00
openmptcprouter-feeds/luci-mod-admin-full/Makefile

20 lines
482 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>
# Copyright (C) 2017 Ycarus (Yannick Chabanois) <ycarus@zugaina.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
LUCI_DEPENDS:=+luci-base +luci-app-firewall
PKG_BUILD_DEPENDS:=iwinfo
PKG_LICENSE:=Apache-2.0
2018-01-23 14:36:03 +00:00
include ../luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature