# -*- 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 # $Id$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup perl-ldap 0.65 ../../authors/id/M/MA/MARSCHAP/ license {Artistic-1 GPL} maintainers nomaintainer description A client interface to LDAP servers long_description ${description} platforms darwin checksums rmd160 d64f937a294c640adde6bfb8fa3176c964105a52 \ sha256 5f57dd261dc16ebf942a272ddafe69526598df71151a51916edc37a4f2f23834 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-text-soundex depends_lib-append \ port:p${perl5.major}-convert-asn1 \ port:p${perl5.major}-authen-sasl \ port:p${perl5.major}-uri \ port:p${perl5.major}-digest-md5 \ port:p${perl5.major}-io-socket-inet6 \ port:p${perl5.major}-io-socket-ssl \ port:p${perl5.major}-json \ port:p${perl5.major}-xml-parser \ port:p${perl5.major}-xml-sax-writer supported_archs noarch }