aboutsummaryrefslogtreecommitdiffstats
path: root/net/openldap2/pkg-comment
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap2/pkg-comment')
-rw-r--r--net/openldap2/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openldap2/pkg-comment b/net/openldap2/pkg-comment
new file mode 100644
index 000000000000..50adddf59d8a
--- /dev/null
+++ b/net/openldap2/pkg-comment
@@ -0,0 +1 @@
+Open source LDAP client and server software.
Require PHP mbstring extension SASL_DESC= Support SASL Authentication .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MIMAP} USE_PHP+= imap .endif .if ${PORT_OPTIONS:MMBSTRING} USE_PHP+= mbstring .endif .if ${PORT_OPTIONS:MSASL} RUN_DEPENDS+= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL .endif .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk>