luci-theme-neobird/Makefile
2022-02-26 07:54:42 +08:00

16 lines
450 B
Makefile

# 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
LUCI_TITLE:=Neobird Theme
LUCI_DEPENDS:=
PKG_VERSION:=2.0
PKG_RELEASE:=202202260758
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature