# -*- 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        bfgroup lyra 1.7.0
github.tarball_from archive
revision            0

description         \
    A simple to use, composable, command line parser for C++ 11 and beyond

long_description    {*}${description}

categories          devel
license             Boost-1
maintainers         {gmail.com:herby.gillot @herbygillot} \
                    openmaintainer

checksums           rmd160  238478c4a3ae0231212763ef666f86deda699a20 \
                    sha256  d26b9e9dc1e08f88feaebc68965a6e5b25c7cd88617ce910d47cc83efb1e07d9 \
                    size    565368
