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

github.setup        tristanpenman valijson 1.1.1 v
revision            0
categories          devel
platforms           any
maintainers         nomaintainer
license             BSD
description         C++ library for JSON Schema validation
long_description    Header-only {*}${description}.
checksums           rmd160  be45c83982e509b59f1736261b259dbe817c66f6 \
                    sha256  90208a2073757d70c89105ecb5920b314f41edcb27689ac609f5b14fd86b7d49 \
                    size    754566
github.tarball_from archive
supported_archs     noarch

compiler.cxx_standard   2017
