immortalwrt/package/lienol/luci-theme-bootstrap-mod/Makefile

16 lines
349 B
Makefile
Raw Normal View History

2019-12-21 19:32:02 +08:00
# Copyright (C) 2018-2020 Lienol <lawlienol@gmail.com>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Bootstrap Mod Theme By Lienol
LUCI_DEPENDS:=
2020-01-15 01:50:56 +08:00
PKG_VERSION:=1.1
PKG_RELEASE:=1-20200104
2019-12-21 19:32:02 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature