# -*- 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 cmake 1.0 PortGroup github 1.0 epoch 1 github.setup htacg tidy-html5 4.9.36 name tidy categories www platforms darwin maintainers ryandesign openmaintainer license MIT description Fixes and tidies up HTML files long_description Tidy is a utility to clean up and fix broken HTML files. homepage http://www.htacg.org/tidy-html5/ checksums rmd160 8af148098ea536e780d2539bee11db4105101091 \ sha256 bb2024aae08815741242fdf6b39e6f404dbcb81e7ae7e1087b846defe22866b4 depends_build-append port:libxslt patchfiles-append patch-CMakeLists.txt.diff cmake.out_of_source yes cmake.build_dir ${worksrcpath}/build/cmake configure.args-append -DBUILD_SHARED_LIB:BOOL=ON use_parallel_build yes