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

perl5.branches      5.26 5.28
perl5.setup         Data-Buffer 0.04
revision            3
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         binary buffers for perl
long_description    Data::Buffer implements a low-level binary buffer \
                    in which you can get and put integers, strings, \
                    and other data. Internally the implementation is \
                    based on pack and unpack, such that Data::Buffer \
                    is really a layer on top of those built-in functions.
platforms           darwin

checksums           rmd160  4b2a46b9ace8ea503e5d7cb71910a67379974b50 \
                    sha256  2b3d09b7bcf389fc116207b283bee250e348d44c9c63460bee67efab4dd21bb4

supported_archs     noarch