freebsd-ports/sysutils/plasma-pass/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

11 lines
473 B
Text

Plasma Pass is a Plasma applet to access password from pass, the standard UNIX
password manager.
More details and a video in my blog post about Plasma Pass.
You don't need the pass utility installed on your system in order for Plasma
Pass to work, only GnuPG is needed in order to be able to decrypt the password.
Plasma Pass looks for the password directory by default in
$HOME/.password-store, but it can be customized through PASSWORD_STORE_DIR
environment variable.