# Created by: Evan Sarmiento <bsdports@wayfair.com>
# $FreeBSD: head/devel/rubygem-bson/Makefile 459343 2018-01-18 14:43:35Z sunpoet $

PORTNAME=	bson
PORTVERSION=	4.3.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Full featured BSON specification implementation in Ruby

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
