# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup GMail-IMAPD 0.94 revision 3 license {Artistic-1 GPL} maintainers nomaintainer description An IMAP4 gateway to Google's webmail service long_description ${description} checksums rmd160 84fb7c633917a55f41c9c2c07f197f9f3b1d179e \ sha256 a8f0f2635aaa9bc45d7a80030469f309f94e48a18bb26561521fb24974560333 platforms {darwin any} supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-mail-webmail-gmail }