Files
openwrt-app-actions/applications/luci-app-drawio/Makefile
siriling 316e110a81 更新
2025-01-20 22:42:26 +08:00

19 lines
361 B
Makefile

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