# New ports collection makefile for:	rubygem-yajl-ruby
# Date created:		2010-11-14
# Whom:			TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-yajl-ruby/Makefile,v 1.4 2011/02/03 19:40:42 tota Exp $
#

PORTNAME=	yajl-ruby
PORTVERSION=	0.8.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	tota@FreeBSD.org
COMMENT=	A streaming JSON parsing and encoding library for Ruby

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
