# -*- 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.use_search_cpan_org yes perl5.setup PodToHTML 0.09 ../by-authors/id/A/AD/ADOPTME revision 1 license {Artistic-1 GPL} maintainers nomaintainer description (DEPRECATED) Program to convert POD documentation to HTML. long_description ${description} \ If you aren't already using this module, don't start. \ Try another module, such as Pod::Simple::HTML checksums rmd160 9d87a20469a47f47a6a33b7fbce8eb65691e9b88 \ sha256 ba4df5673f482e7b33471b25330a8328d241656c41e300d590b532bb406f070e platforms darwin if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-html-formatter \ port:p${perl5.major}-html-parser \ port:p${perl5.major}-html-tree \ port:p${perl5.major}-uri supported_archs noarch }