aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-01-16 11:30:03 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-01-16 11:30:03 +0000
commitb7a12c91eaaa80c90b06a74598da9e62d85fd5a3 (patch)
tree1106d0b9c0e8a8bcd72d9670c45db061c708409c /security/Makefile
parent4f34d13437e8865d7a01d20b6ceafce5a6ed5bb0 (diff)
downloadports-b7a12c91eaaa80c90b06a74598da9e62d85fd5a3.tar.gz
ports-b7a12c91eaaa80c90b06a74598da9e62d85fd5a3.zip
Add cl-md5-sbcl, a native MD5 implementation in Common Lisp (SBCL
binaries).
Notes
Notes: svn path=/head/; revision=247972
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 10486d19e187..10f32bffc4ba 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -65,6 +65,7 @@
SUBDIR += chrootuid
SUBDIR += cksfv
SUBDIR += cl-md5
+ SUBDIR += cl-md5-sbcl
SUBDIR += clamassassin
SUBDIR += clamav
SUBDIR += clamav-devel