aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-12-24 13:53:01 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-12-24 13:53:01 +0000
commit483ca3bd365e49e15de0433f4f7d59a0d6e587b0 (patch)
treef73f83b4c59c0bc5f18f5b63f1b41bc96499be41 /security/Makefile
parent9734c3939a8b10e8f5cc97eb44ca5df1bb6ad47e (diff)
downloadports-483ca3bd365e49e15de0433f4f7d59a0d6e587b0.tar.gz
ports-483ca3bd365e49e15de0433f4f7d59a0d6e587b0.zip
Add cvm 0.18, Credential Validation Modules:
- The reference source for the CVM interface - Diagnostic and benchmark CVM clients - A checkpassword interface CVM client - A UNIX/POSIX system module (uses getpwnam) - A flat-file module - A library for client writers - A set of libraries for module writers Author: Bruce Guenter <bruceg@em.ca> WWW: http://untroubled.org/cvm/ This port in needed to unbreak build of mail/mailfront and ftp/twoftpd.
Notes
Notes: svn path=/head/; revision=96528
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 7db7de848107..f7e647d76def 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -52,6 +52,7 @@
SUBDIR += cryptlib
SUBDIR += cryptopp
SUBDIR += cryptplug
+ SUBDIR += cvm
SUBDIR += cyrus-sasl
SUBDIR += cyrus-sasl2
SUBDIR += cyrus-sasl2-saslauthd