pack/luci-app-excalidraw/Makefile
2023-08-06 02:23:24 +08:00

17 lines
340 B
Makefile

include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Excalidraw
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+lsblk +docker +dockerd +luci-lib-taskd +luci-lib-docker +docker-compose
define Package/luci-app-excalidraw/conffiles
/etc/config/excalidraw
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature