small-package/luci-app-filebrowser/Makefile

14 lines
277 B
Makefile
Raw Normal View History

2023-06-10 09:39:01 +08:00
# SPDX-License-Identifier: Apache-2.0
2023-03-10 23:57:34 +08:00
#
2023-06-10 09:39:01 +08:00
# Copyright (C) 2023 ImmortalWrt.org
2023-03-10 23:57:34 +08:00
include $(TOPDIR)/rules.mk
2023-06-10 09:39:01 +08:00
LUCI_TITLE:=LuCI app for FileBrowser
2023-03-10 23:57:34 +08:00
LUCI_PKGARCH:=all
2023-06-10 09:39:01 +08:00
LUCI_DEPENDS:=+filebrowser
2023-03-10 23:57:34 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature