# -*- 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$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Email-Simple 2.102 license {Artistic-1 GPL} maintainers nomaintainer description simple parsing of RFC2822 message format and headers long_description ${description} platforms darwin checksums sha256 04db457b12f9d634d1fd6c253c5f7bb2ef0d6396ae06421d863dda6d800aaaa5 \ rmd160 456ef3530ad5a12619029d8cf6a08a1acf5f29b7 supported_archs noarch if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-email-date-format }