# -*- 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 XML-RSS 1.59 license {Artistic-1 GPL} maintainers nomaintainer categories-append textproc supported_archs noarch 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 checksums rmd160 b7fc6aa87456f459b4e4b167b58a4e6728c62bfd \ sha256 a26b4a11c1149afc4795a6f0b18c1ec78f3fb63b779e02b6325e5f617f74db6c 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 }