# -*- 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           github 1.0
PortGroup           cmake 1.1
PortGroup           cxx11 1.1

github.setup        google woff2 1.0.2 v
categories          print www
platforms           darwin
maintainers         {amake @amake} openmaintainer
license             MIT

description         A set of tools for converting ttf fonts to/from woff2

long_description    ${description}

checksums           rmd160  605101b33467667f870ed7ed53888b97481b9a41 \
                    sha256  8fc1709d629570401c73e9d04901d95f887277cd0ce7c8a23038d3171f215e6e

depends_lib         port:brotli

patchfiles          6859cef2674bf44384dd5ec6eac69d741698d58a.patch
patch.pre_args      -p1

configure.pre_args-append -DINSTALL_TOOLS=ON