small-package/openwrt-app-actions/applications/luci-app-vaultwarden/Makefile

19 lines
336 B
Makefile

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