# New ports collection makefile for:	rubygem-yajl-ruby077
# Date created:		Dec 16, 2011
# Whom:			Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/devel/rubygem-yajl-ruby077/Makefile,v 1.5 2012/02/08 02:20:33 pgollucci Exp $
#

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

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

LICENSE=	MIT

NO_LATEST_LINK=	yes
PORTSCOUT=	limit:0.7.7

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
