diff options
author | ale <ale@FreeBSD.org> | 2018-01-11 01:12:45 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2018-01-11 01:12:45 +0800 |
commit | 7c11ae94f8c803f2e5f0f6eece1633e356223dd2 (patch) | |
tree | 7900f15ac33fe4e5b332e32a82d4aa44004d0e56 /security/Makefile | |
parent | 2bbd4f05fc73e8922d0b5e680907df42963e5823 (diff) | |
download | freebsd-ports-gnome-7c11ae94f8c803f2e5f0f6eece1633e356223dd2.tar.gz freebsd-ports-gnome-7c11ae94f8c803f2e5f0f6eece1633e356223dd2.tar.zst freebsd-ports-gnome-7c11ae94f8c803f2e5f0f6eece1633e356223dd2.zip |
trezord (short for TREZOR Daemon), or TREZOR Bridge, is a small piece of
software, used for websites, to talk with TREZOR devices.
WWW: https://github.com/trezor/trezord
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index a3763af1de04..ff7410e41fb7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1238,6 +1238,7 @@ SUBDIR += tor-devel SUBDIR += tpm-tools SUBDIR += tpmmanager + SUBDIR += trezord SUBDIR += trinokiller SUBDIR += tripwire SUBDIR += tripwire-131 |