mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
28 lines
912 B
Tcl
28 lines
912 B
Tcl
# -*- 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.5.0
|
|
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 8a8c992322d670e4b94b9dc50e52ea847ee9a82d \
|
|
sha256 bc15984b7928a8bffc362ffa0aafad532ced9e7f7111bca120d6f0bb35072fad \
|
|
size 8310929
|