kenzok8-package/luci-app-webvirtcloud/Makefile
2024-08-22 20:34:22 +08:00

19 lines
365 B
Makefile

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