op-packages/luci-app-penpot/Makefile
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

19 lines
354 B
Makefile

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