# -*- 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 Authen-SASL 2.16 platforms darwin license {Artistic-1 GPL} maintainers nomaintainer description Perl5 module for SASL authentication. long_description ${description} checksums rmd160 82e659bbeee30dbf366124d6a135df7fb6ae2fba \ sha256 6614fa7518f094f853741b63c73f3627168c5d3aca89b1d02b1016dc32854e09 if {${perl5.major} ne ""} { supported_archs noarch depends_lib-append port:p${perl5.major}-digest-hmac \ port:p${perl5.major}-gssapi }