# -*- 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$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 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 }