1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/security/kc/pkg-message
Daniel c89a37da75 security/kc: add YUBIKEY option
Remove pcre support.
Add TEST_DEPENDS and use bash instead of sh in tests.
Shorten pkg-message.
Switch to DISTVERSION.
Pet portlint, portfmt.

PR:		277801
Approved by:	submitter is maintainer
2024-08-26 20:17:23 +02:00

10 lines
250 B
Plaintext

[
{ type: install
message: <<EOM
Please read ${PREFIX}/share/doc/kc/Changelog.md to see why you might not be able to open your v2.4 database anymore.
For YubiKey support, the user needs to have r/w access to the USB device under /dev/usb.
EOM
}
]