aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-03-02 21:48:35 +0800
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-03-02 21:48:35 +0800
commita77110a83e6829fc43e92f678ea89ac9a877bc4f (patch)
treea332bed77b0187b267d16449cd0afae7d8aabcec /security/Makefile
parent942c2cd368202838c775e6cdd71e8ca37388a4cf (diff)
downloadfreebsd-ports-gnome-a77110a83e6829fc43e92f678ea89ac9a877bc4f.tar.gz
freebsd-ports-gnome-a77110a83e6829fc43e92f678ea89ac9a877bc4f.tar.zst
freebsd-ports-gnome-a77110a83e6829fc43e92f678ea89ac9a877bc4f.zip
Add Perl implementation of Shamir's Secret Sharing System.
WWW: https://metacpan.org/release/Crypt-SSSS
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index df85cccdbf35..9a9ece6d3278 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -573,6 +573,7 @@
SUBDIR += p5-Crypt-SKey
SUBDIR += p5-Crypt-SMIME
SUBDIR += p5-Crypt-SSLeay
+ SUBDIR += p5-Crypt-SSSS
SUBDIR += p5-Crypt-Salt
SUBDIR += p5-Crypt-SaltedHash
SUBDIR += p5-Crypt-Serpent