small-package/luci-theme-design/Makefile

15 lines
434 B
Makefile
Raw Normal View History

2022-03-25 11:25:27 +08:00
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
include $(TOPDIR)/rules.mk
2023-02-28 22:22:45 +08:00
LUCI_TITLE:=Design Theme
2022-03-25 11:25:27 +08:00
LUCI_DEPENDS:=
2024-01-06 16:21:24 +08:00
PKG_VERSION:=5.8.0-20240106
2022-03-25 11:25:27 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature