# -*- 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.24 perl5.setup Feed-Find 0.07 ../by-authors/id/B/BT/BTROTT/ revision 1 license {Artistic-1 GPL} maintainers nomaintainer description Autodiscovery of syndication feeds long_description Feed::Find is a class to perform autodiscovery of syndication feeds. platforms darwin checksums md5 9235e3ca061d0beb9cf23cb579522669 \ sha1 bbdeb7e00d0c5471795a0447ca74aa9bf1f0d6b8 \ rmd160 d87b031feb65f875dd9f2d1b9989be56fdbb6e3c if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-class-errorhandler \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-html-parser \ port:p${perl5.major}-uri supported_archs noarch }