mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
95ce97cac7
from version 6.0, library name is changed to msgpack-c from msgpackc. ok sthen@
30 lines
869 B
Plaintext
30 lines
869 B
Plaintext
include/msgpack/
|
|
include/msgpack.h
|
|
include/msgpack/fbuffer.h
|
|
include/msgpack/gcc_atomic.h
|
|
include/msgpack/object.h
|
|
include/msgpack/pack.h
|
|
include/msgpack/pack_define.h
|
|
include/msgpack/pack_template.h
|
|
include/msgpack/sbuffer.h
|
|
include/msgpack/sysdep.h
|
|
include/msgpack/timestamp.h
|
|
include/msgpack/unpack.h
|
|
include/msgpack/unpack_define.h
|
|
include/msgpack/unpack_template.h
|
|
include/msgpack/util.h
|
|
include/msgpack/version.h
|
|
include/msgpack/version_master.h
|
|
include/msgpack/vrefbuffer.h
|
|
include/msgpack/zbuffer.h
|
|
include/msgpack/zone.h
|
|
lib/cmake/
|
|
lib/cmake/msgpack-c/
|
|
lib/cmake/msgpack-c/msgpack-c-config-version.cmake
|
|
lib/cmake/msgpack-c/msgpack-c-config.cmake
|
|
lib/cmake/msgpack-c/msgpack-c-targets${MODCMAKE_BUILD_SUFFIX}
|
|
lib/cmake/msgpack-c/msgpack-c-targets.cmake
|
|
@static-lib lib/libmsgpack-c.a
|
|
@lib lib/libmsgpack-c.so.${LIBmsgpack-c_VERSION}
|
|
lib/pkgconfig/msgpack-c.pc
|