# -*- 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.use_search_cpan_org yes perl5.setup SGMLSpm 1.1 ../by-authors/id/R/RA/RAAB revision 1 platforms darwin license GPL-2 maintainers gmail.com:tlockhart1976 openmaintainer description Convert SGML, HTML, or XML documents into new formats. long_description Perl programs can use the SGMLSpm module to help convert \ SGML, HTML or XML documents into new formats. checksums rmd160 30a66405f0740dbfe530d3874371c33faff93a82 \ sha256 550c9245291c8df2242f7e88f7921a0f636c7eec92c644418e7d89cfea70b2bd if {${perl5.major} != ""} { depends_lib-append \ port:openjade \ port:opensp supported_archs noarch perl5.use_module_build patchfiles patch-sgmlspl.diff post-patch { file rename ${worksrcpath}/script/sgmlspl.pl ${worksrcpath}/script/sgmlspl } }