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

github.setup        adplug libbinio 1.5 libbinio-
github.tarball_from releases
revision            0
categories          devel
license             LGPL-2.1
maintainers         {makr @mohd-akram} openmaintainer

description         Binary I/O stream class library

long_description    The binary I/O stream class library presents a \
                    platform-independent way to access binary data streams in \
                    C++.

checksums           rmd160  7817eafe2b2011c5afac7d541a93e8f6abc47db1 \
                    sha256  398b2468e7838d2274d1f62dbc112e7e043433812f7ae63ef29f5cb31dc6defd \
                    size    426385

use_bzip2           yes
