# -*- 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: Portfile 154393 2016-10-28 22:10:07Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Mail-Webmail-Gmail 1.09 revision 3 license GPL-2+ maintainers nomaintainer description An interface to Google's webmail service long_description ${description} checksums rmd160 1d01c5f462fd00eabea5b501de31d30648c94f5f \ sha256 855f56e49763905ade42c3be47d22b580a185bfe8bbaf4f645e9dda63915d753 platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-crypt-ssleay \ port:p${perl5.major}-http-cookies \ port:p${perl5.major}-http-message \ port:p${perl5.major}-libwww-perl }