# -*- 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.16 5.18 5.20 5.22 perl5.setup HTML-Parser 3.71 revision 1 license {Artistic-1 GPL} maintainers nomaintainer description HTML parsing and extraction modules long_description This is a collection of modules that parse and \ extract information from HTML documents. checksums rmd160 d8ed9bba0f0d418cc3891b3b485d617f988facbb \ sha256 be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802 platforms darwin if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-html-tagset }