pack/luci-app-tasks/Makefile
2023-08-05 02:39:21 +08:00

17 lines
332 B
Makefile

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