# -*- 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.10.2 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  62a5dbf69c9243cf888b6816827a0f468cfc7b16 \
                        sha256  df3c13e171a6e8749f4a0fc982a5ada50f33c835ff11753029e9b931f49edb0c \
                        size    461125

compiler.cxx_standard   2011

test.run                yes
