# -*- 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
github.setup msgpack msgpack-c 0.5.9 cpp-
description Library for a binary-based efficient data interchange format
long_description MessagePack is a binary-based efficient data interchange \
format that is focused on high performance. \
It is like JSON, but very fast and small.
homepage http://msgpack.org/
checksums rmd160 c708651d37d62fa8e1fb18cadbce129fd838b777 \
sha256 edfe42e4a9199b9e6c05d421c087a0de8575d045cae88df0873ed9158a9494e0
depends_build port:autoconf port:automake port:libtool
system -W ${worksrcpath} "./bootstrap"
set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}
xinstall -m 644 -W ${worksrcpath} \
AUTHORS COPYING ChangeLog LICENSE NOTICE README README.md \