# -*- 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.21 ../../authors/id/M/MA/MARKOV platforms {darwin any} maintainers nomaintainer license {Artistic-1 GPL} supported_archs noarch description MailTools - a bundle of ancient email modules long_description ${description}. 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. checksums rmd160 d8520f09dbcfff48462cdc2cf1518c095d046ef4 \ sha256 4ad9bd6826b6f03a2727332466b1b7d29890c8d99a32b4b3b0a8d926ee1a44cb \ size 58013 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-net \ port:p${perl5.major}-timedate }