immortalwrt/package/lean/luci-app-webadmin/Makefile

19 lines
355 B
Makefile
Raw Normal View History

2018-10-23 17:34:06 +08: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 page for Web Admin
LUCI_DEPENDS:=+uhttpd
2020-07-08 16:48:02 +08:00
PKG_VERSION:=2
PKG_RELEASE:=1
2018-10-23 17:34:06 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature