# -*- 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.8.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  8687bb8c4d5ac2238569e6700a77e3efcb0e29eb \
                    sha256  cd657146167cd2f80c27e4414ecd1a6639537f5a6d527e608bcd0c633d8beca9 \
                    size    569006
