# -*- 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 Gtk2-Ex-PodViewer 0.18 revision 1 license {Artistic-1 GPL} maintainers nomaintainer description Gtk2::Ex::PodViewer - a Gtk2 widget for displaying Plain old Documentation (POD). long_description Gtk2::Ex::PodViewer is a widget for rendering Perl POD documents. It is \ based on the Gtk2::TextView widget and uses Pod::Parser for manipulating POD data. platforms darwin checksums rmd160 e4e8be1fdee5a500d79ccbeedcff8fff9a216232 \ sha256 0bb895cd6f8d0a072f466972dff38743248c68df1dec9398bd944f002dbeeb60 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-gtk2 \ port:p${perl5.major}-io-stringy \ port:p${perl5.major}-pod-simple supported_archs noarch }