small-package/luci-app-webvirtcloud/Makefile

19 lines
365 B
Makefile
Raw Normal View History

2023-12-01 23:35:40 +08:00
include $(TOPDIR)/rules.mk
2024-03-23 10:16:32 +08:00
PKG_VERSION:=0.3.8-20230323-1
2023-12-01 23:35:40 +08:00
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