aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-26 17:38:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-26 17:38:20 +0000
commit640156187b8d43b00a05f85303babf6df5f7277c (patch)
tree3ad9bda6652cb9d29d19ab003bc42ab9f6e505cf /security/Makefile
parent411c1509d3a370517e8633b289ed627d3e9ba3b9 (diff)
downloadports-640156187b8d43b00a05f85303babf6df5f7277c.tar.gz
ports-640156187b8d43b00a05f85303babf6df5f7277c.zip
- Add p5-PBKDF2-Tiny 0.005
PBKDF2::Tiny provides an RFC 2898 compliant PBKDF2 implementation using HMAC-SHA1 or HMAC-SHA2 in under 100 lines of code. WWW: http://search.cpan.org/dist/PBKDF2-Tiny/
Notes
Notes: svn path=/head/; revision=380030
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 fc954fefad9f..895c32771ac3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -620,6 +620,7 @@
SUBDIR += p5-OpenCA-PKCS7
SUBDIR += p5-OpenCA-REQ
SUBDIR += p5-OpenCA-X509
+ SUBDIR += p5-PBKDF2-Tiny
SUBDIR += p5-PGP
SUBDIR += p5-PGP-Sign
SUBDIR += p5-POE-Component-SSLify