# -*- 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         MailTools 2.22 ../../authors/id/M/MA/MARKOV
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         MailTools - a bundle of ancient email modules
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  b61eeb8be9b7e2b3cf1319fa863cfc0fd515b261 \
                    sha256  3bf68bb212298fa699a52749dddff35583a74f36a92ca89c843b854f29d87c77 \
                    size    58647

if {${perl5.major} != ""} {
    depends_lib-append \
                    port:p${perl5.major}-net \
                    port:p${perl5.major}-timedate
}

notes "
Be warned: The code you find here is very old.
It works for simple emails, but when you start with new code
then please use more sophisticated libraries.
"
