# -*- 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.8 5.10 5.12 5.14 5.16 perl5.setup Net-SMTP-SSL 1.01 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} supported_archs noarch description Net::SMTP::SSL (no description available) long_description ${description} checksums rmd160 8848d5f28d6e7ce03481aa6f0b7bb6b193c0bddb \ sha256 13599c46bc7ce47fc151ace89d0625294b62154c3a20c7ff7e7614d1f2ee6289 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-io-socket-ssl }