# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
# $Id$

PortSystem          1.0
PortGroup           github 1.0
PortGroup           python 1.0

github.setup        eliangcs http-prompt 0.4.2 v

maintainers         nomaintainer
categories          net
description         HTTPie + prompt_toolkit = an interactive command-line HTTP \
                    client featuring autocomplete and syntax highlighting
long_description    ${description}
platforms           darwin
license             MIT

python.default_version      35

depends_lib-append  port:py${python.version}-click \
                    port:py${python.version}-parsimonious \
                    port:py${python.version}-prompt_toolkit \
                    port:py${python.version}-pygments \
                    port:py${python.version}-six \
                    port:httpie

checksums           rmd160  811ccb468355ddc101686c9a42cf135ceac8663f \
                    sha256  eca9621af715fe76ff20861f7b0c1ef3b31a14ed305dfc2f2cc1592fa0c5795e

python.link_binaries_suffix