# -*- 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-Restrict 2.2.3 license {Artistic-1 GPL} maintainers devans openmaintainer description HTML::Restrict - Strip unwanted HTML tags and attributes long_description ${description} platforms darwin checksums rmd160 9e105be7570b6a024927e752a2055e8ccb26e8ec \ sha256 4a9315b810f9c61f703f19a4d616046d694eca2bf823e87205d37c62b3b51692 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-fatal depends_lib-append \ port:p${perl5.major}-data-dump \ port:p${perl5.major}-html-parser \ port:p${perl5.major}-moo \ port:p${perl5.major}-namespace-clean \ port:p${perl5.major}-type-tiny \ port:p${perl5.major}-uri supported_archs noarch }