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

name                libptytty
version             2.0
categories          devel
license             GPL-2+
maintainers         {gmail.com:emanuele.giaquinta @exg} openmaintainer
description         library for OS-independent pseudo-tty management
long_description    ${description}
homepage            http://software.schmorp.de/pkg/libptytty.html
master_sites        http://dist.schmorp.de/libptytty/ \
                    http://dist.schmorp.de/libptytty/Attic/

checksums           rmd160  402bd9793974ccba5c2a1319bc533c5ee275ccf4 \
                    sha256  8033ed3aadf28759660d4f11f2d7b030acf2a6890cb0f7926fb0cfa6739d31f7 \
                    size    45673

compiler.cxx_standard 2011
