op-packages/luci-app-hermes/Makefile
github-actions[bot] 7804ca71a0 🐤 Sync 2026-04-19 08:30:38
2026-04-19 08:30:38 +08:00

18 lines
330 B
Makefile

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