immortalwrt/package/lienol/luci-theme-argon-dark-mod/Makefile

17 lines
377 B
Makefile
Raw Normal View History

2019-12-21 19:32:02 +08:00
# Copyright (C) 2008-2019 Jerrykuku
2020-02-02 20:56:47 +08:00
# Copyright (C) 2019-2020 Lienol <lawlienol@gmail.com>
2019-12-21 19:32:02 +08:00
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
2020-02-02 20:56:47 +08:00
LUCI_TITLE:=Argon Dark Mod Theme
2019-12-21 19:32:02 +08:00
LUCI_DEPENDS:=
2020-02-02 20:56:47 +08:00
PKG_VERSION:=1.4
PKG_RELEASE:=02-20200101
2019-12-21 19:32:02 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature