op-packages/luci-theme-argon/Makefile
github-actions[bot] 1d77fe1b27 🤞 Sync 2026-05-16 20:23:58
2026-05-16 20:23:58 +08:00

25 lines
451 B
Makefile

#
# Copyright (C) 2008-2019 Jerrykuku
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Argon Theme
LUCI_DEPENDS:=+wget-any +jsonfilter
PKG_VERSION:=2.4.3
PKG_RELEASE:=3
LUCI_MINIFY_CSS:=0
define Package/luci-theme-argon/conffiles
/etc/config/argon
/www/luci-static/argon/background/
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature