# -*- 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 HTML-Scrubber 0.15 license {Artistic-1 GPL} maintainers nomaintainer description Perl extension for scrubbing/sanitizing html long_description ${description} platforms darwin checksums rmd160 fdea50d1a20dbf652c10bbb8e08aff584fb4b5ff \ sha256 7133e317e5963168a445836d144f35c69fc9c4edad0025fb17c46729ea432ed4 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-cpan-meta \ port:p${perl5.major}-test-eol \ port:p${perl5.major}-test-memory-cycle \ port:p${perl5.major}-test-notabs depends_lib-append \ port:p${perl5.major}-html-parser supported_archs noarch perl5.use_module_build }