# -*- 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 XML-RSS 1.64 revision 0 license {Artistic-1 GPL} maintainers nomaintainer categories-append textproc description XML::RSS - creates and updates RSS files long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 0f8221621fc957106437436f20ff5be58dd59a49 \ sha256 898d9685e7c47446426029b8868397065f5430f13421f8231a952b7e23f15e41 \ size 131771 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-differences \ port:p${perl5.major}-test-manifest depends_lib-append \ port:p${perl5.major}-datetime \ port:p${perl5.major}-datetime-format-mail \ port:p${perl5.major}-datetime-format-w3cdtf \ port:p${perl5.major}-html-parser \ port:p${perl5.major}-xml-parser perl5.use_module_build }