# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup File-Mork 0.4 platforms {darwin any} license permissive maintainers nomaintainer description Perl module to read Mozilla URL history files long_description ${description} checksums rmd160 e33f35b08b0b11856949c232a74f4d78dffcc6c9 \ sha256 d045004777c656d1c530334123a24a43738273a2a059f51d605e45c6ba9ff721 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-html-parser supported_archs noarch perl5.use_module_build }