small-package/luci-app-timecontrol/Makefile

16 lines
348 B
Makefile
Raw Normal View History

2021-09-24 23:37:27 +08:00
# Copyright (C) 2020 Lienol <lawlienol@gmail.com>
#
# This is free software, licensed under the GNU General Public License v3.
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Time Control
LUCI_PKGARCH:=all
PKG_VERSION:=1.0
2022-04-07 23:41:34 +08:00
PKG_RELEASE:=1-20220406
2021-09-24 23:37:27 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature