# -*- 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           makefile 1.0
PortGroup           boost 1.0

github.setup        carlonluca logcat-colorize 0.10.0 v
revision            1
github.tarball_from archive
license             Apache-2
categories          devel
platforms           darwin
maintainers         {@carlonluca gmail.com:carlon.luca} openmaintainer
description         Parser of the Android Debug Bridge logcat output
long_description    logcat-colorize is a parser for the output of the \
                    Android Debug Bridge logcat output. It accepts the \
                    logcat output from stdin and produces a formatted \
                    output, optimised for reading in a console.
checksums           rmd160  f246db541822e9336e1d67326b355aa1676de558 \
                    sha256  f50428e81c343944660522b31faad3857c8e7b3207c4d258a9cb41513f820a02 \
                    size    789935
compiler.cxx_standard \
                    2011
build.target

