# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           npm 1.0

name                bitwarden-cli
version             2026.4.1
revision            0

npm.rootname        @bitwarden/cli
distname            cli-${version}

npm.nodejs_version  22
npm.version         10

categories          security
license             GPL-3
maintainers         {bochtler.io:macports @MarcelBochtler} \
                    openmaintainer

description         Bitwarden password manager CLI
long_description    CLI implementation of the Bitwarden password manager.
homepage            https://bitwarden.com

checksums           rmd160  c591263d20690564cbe30c528c33d6a1d9c61829 \
                    sha256  1df625bd0888e796b60b960c0ce7715af060456b9140a4aaed0b97dd2e0431d1 \
                    size    3750213
