# $Id: Portfile,v 1.4 2006/08/08 07:07:57 yeled Exp $

PortSystem           1.0
PortGroup            perl5 1.0
perl5.setup          perl-ldap 0.33
maintainers          markd@opendarwin.org yeled@opendarwin.org
description          A client interface to LDAP servers
long_description     ${description}
platforms            darwin
checksums            md5 7002aedb8bcaa7169a8f0a8e22d34b72

master_sites        http://www.cpan.org/modules/by-authors/Graham_Barr

depends_lib-append  port:p5-convert-asn1 \
                    port:p5-uri \
                    port:p5-digest-md5 \
                    port:p5-io-socket-ssl \
                    port:p5-xml-parser

