aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-04-10 23:16:07 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-04-10 23:16:07 +0000
commit62e2ae73b205524fc3e352c4b013f65e217655d2 (patch)
tree210f4011c768139ad925ffd8cd66c743344ee8c9 /security/Makefile
parent82b20ec3430249ea1d9e4334a6d7b5d8f8d14a4d (diff)
downloadports-62e2ae73b205524fc3e352c4b013f65e217655d2.tar.gz
ports-62e2ae73b205524fc3e352c4b013f65e217655d2.zip
Add libtomcrypt 0.92, comprehensive, modular and portable
cryptographic toolkit. PR: 62581 Submitted by: Yonatan <Yonatan@Xpert.com> Approved by: pav (mentor).
Notes
Notes: svn path=/head/; revision=106695
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 f6d3efd0fafa..40aa52786b51 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -166,6 +166,7 @@
SUBDIR += libprelude
SUBDIR += libsectok
SUBDIR += libtasn1
+ SUBDIR += libtomcrypt
SUBDIR += libwhisker
SUBDIR += liedentd
SUBDIR += linux-pam-docs