diff options
author | ume <ume@FreeBSD.org> | 2005-05-18 00:44:39 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2005-05-18 00:44:39 +0800 |
commit | 0e4981ede7df88da830fa2dfe21af2e5c56dedfd (patch) | |
tree | 3781d15ea5fbf9c6bd6c29111fed42ad3acaffd4 /security/cyrus-sasl2-ldapdb/pkg-descr | |
parent | 1349526b804a3809311595dabf60c0aee2966a9e (diff) | |
download | freebsd-ports-gnome-0e4981ede7df88da830fa2dfe21af2e5c56dedfd.tar.gz freebsd-ports-gnome-0e4981ede7df88da830fa2dfe21af2e5c56dedfd.tar.zst freebsd-ports-gnome-0e4981ede7df88da830fa2dfe21af2e5c56dedfd.zip |
New port -- SASL LDAPDB auxprop plugin
Though this is actually part of Cyrus SASL2, we cannot simply
enable it in security/cyrus-sasl2 to avoid dependency loop with
net/openldap.
Diffstat (limited to 'security/cyrus-sasl2-ldapdb/pkg-descr')
-rw-r--r-- | security/cyrus-sasl2-ldapdb/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/cyrus-sasl2-ldapdb/pkg-descr b/security/cyrus-sasl2-ldapdb/pkg-descr new file mode 100644 index 000000000000..446dd80c70c0 --- /dev/null +++ b/security/cyrus-sasl2-ldapdb/pkg-descr @@ -0,0 +1,3 @@ +SASL LDAPDB auxprop plugin + +WWW: http://asg.web.cmu.edu/sasl/ |