diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-28 10:49:49 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-28 10:49:49 +0800 |
commit | 246d03cb9eff0d9ae6268bc52a11f5fe8564f5d7 (patch) | |
tree | acc2b4942ccaed0167d578364959b5d8babbc518 /security/Makefile | |
parent | 2a0731944ad16e93f8c8023b338c7381b61637c6 (diff) | |
download | freebsd-ports-gnome-246d03cb9eff0d9ae6268bc52a11f5fe8564f5d7.tar.gz freebsd-ports-gnome-246d03cb9eff0d9ae6268bc52a11f5fe8564f5d7.tar.zst freebsd-ports-gnome-246d03cb9eff0d9ae6268bc52a11f5fe8564f5d7.zip |
New port: security/picosha2: C++ header-only SHA256 hash generator
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 07adba80bce8..d681976773f6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -802,6 +802,7 @@ SUBDIR += php73-openssl SUBDIR += php73-sodium SUBDIR += phpsecinfo + SUBDIR += picosha2 SUBDIR += pidentd SUBDIR += pidgin-encryption SUBDIR += pidgin-otr |