# $OpenBSD$

COMMENT =	RFC7049 Concise Binary Object Representation

GH_ACCOUNT=	PJK
GH_PROJECT=	libcbor
GH_TAGNAME=	v0.5.0

CATEGORIES =	devel

HOMEPAGE =	https://libcbor.readthedocs.io/

MAINTAINER =	Damien Miller <djm@openbsd.org>

SHARED_LIBS =	cbor 0.0 # 0.5.0

# MIT
PERMIT_PACKAGE = Yes

MODULES =	devel/cmake

.include <bsd.port.mk>
