# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PORTNAME=	cbor
PORTVERSION=	0.5.9.6
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Library for CBOR binary object representation

LICENSE=	APACHE20

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
