# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Net-LDAP-Express 0.12 ../by-authors/id/B/BR/BRONTO

platforms           {darwin any}
maintainers         master-developer.com:macports \
                    openmaintainer

license             GPL-2+

supported_archs     noarch

description         Net::LDAP::Express - Simplified interface for Net::LDAP
long_description    {*}${description}

checksums           rmd160 fce8d9d567486105c846eb2348495e4e0bafe643 \
                    sha256 e2055e93a28ddb33ed7762ba3b5ceb40282048f4e8ca7d8db7f81d0a76f8a025

if { ${perl5.major} != "" } {
        depends_lib-append \
                    port:p${perl5.major}-perl-ldap
}
