# -*- 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

github.setup            rue-ryuzaki argparse 1.11.0 v
github.tarball_from     archive
revision                0
name                    cpp-argparse-dev
categories              devel
license                 MIT
platforms               any
supported_archs         noarch
maintainers             {gmail.com:golubchikov.mihail @rue-ryuzaki} \
                        openmaintainer
description             C++ argument parser.
long_description        Python-like header-only argument parser for C++ projects.

checksums               rmd160  2aa434bffd70e3df4f66e47439d41dde1c1e8259 \
                        sha256  034147f6d1a26392b20a58a0c08c4648f3fef1476e36007696a1e6efd244c6e0 \
                        size    466207

compiler.cxx_standard   2011

test.run                yes
