# -*- 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.16 5.18 5.20 5.22 perl5.setup XML-RSS 1.56 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 8f5f76c64fb80d612d6ab460fe16e37ddfc97f48 \ sha256 6f61a26f814217181ea7b792abf869336213157d016bdb10ee0ba505d488f5e3 if {${perl5.major} != ""} { depends_build-append \ 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 }