mirror of
https://github.com/sypopo/luci-theme-argon-mc.git
synced 2025-01-07 03:06:49 +08:00
16 lines
353 B
Makefile
16 lines
353 B
Makefile
# Copyright (C) 2008-2019 Jerrykuku
|
|
# Copyright (C) 2019 Lienol
|
|
#
|
|
# This is free software, licensed under the Apache License, Version 2.0 .
|
|
#
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=Argon Magic Change Theme
|
|
LUCI_DEPENDS:=
|
|
PKG_VERSION:=1.3
|
|
PKG_RELEASE:=05-20191216
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|