# -*- 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 Email-MIME-ContentType 1.028 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description Parse a MIME Content-Type Header long_description ${description} platforms {darwin any} supported_archs noarch checksums rmd160 a9c0880e71cbbc6c5cbc414ff60c1187d18da46c \ sha256 e7950246433f7ed6c3e4fd4df2227e0f2341137c3cab1989018fc370f58145c4 \ size 24366 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-encode \ port:p${perl5.major}-text-unidecode }