# -*- 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-Lint 2.22 ../by-authors/id/P/PE/PETDANCE/ platforms darwin license Artistic-2 maintainers ryandesign openmaintainer description a pure-Perl HTML parser and checker for syntactic legitmacy long_description HTML::Lint is ${description}. checksums rmd160 ced5aecdb64efbede0f9dc9d2752afe41d5209d8 \ sha256 e4629dc311c21888209cc3e772f30b3e11dca18fd607a66411d04f5c0566dc4b if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-html-parser supported_archs noarch }