# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Text-Quoted 2.09 license {Artistic-1 GPL} maintainers nomaintainer description Extract the structure of a quoted mail message long_description Text::Quoted examines the structure of some text which may \ contain multiple different levels of quoting, and turns the \ text into a nested data structure. checksums rmd160 c4d248d6345b8c7926159d30a1cdcf462decae50 \ sha256 446c3e8da7e65f7988cd36e9da1159614eb0b337d6c4c0dec8f6df7673b96c5f platforms darwin if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-text-autoformat supported_archs noarch }