# # Copyright (C) 2022 jjm2473 # # This is free software, licensed under the MIT License. # include $(TOPDIR)/rules.mk LUCI_TITLE:=luci for taskd LUCI_DEPENDS:=+luci-lib-taskd PKG_VERSION:=1.0.0 PKG_RELEASE:=1 PKG_MAINTAINER:=jjm2473 include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature