# -*- 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.6.1
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  71df405a2584ec7e7915c3ac500ebc2fb4cb5598 \
                    sha256  a93f247ed89eba11ca36eb24c4f8ba7be636bf24e74aaaa8e1066e0954bec7e3 \
                    size    550030
