# Created by: Evan Sarmiento <bsdports@wayfair.com>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-bson/Makefile 332034 2013-10-30 02:29:22Z swills $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby library for bson

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES+= bin/b2json \
	      bin/j2bson

.include <bsd.port.mk>
