# -*- 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.63 license {Artistic-1 GPL} maintainers nomaintainer categories-append textproc description module to manage RDF Site Summary (RSS) files long_description This module was created to help those who need to manage \ RDF Site Summary (RSS) files. It makes quick work of creating, \ updating, and saving RSS files. platforms {darwin any} supported_archs noarch checksums rmd160 663c19c6a954c7e884521268ef09e28873241c55 \ sha256 bc010a4afdf6d5bade39774dc338eb982b95319db3eadd1b3d79b41ec1c9dce1 \ size 131481 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 }