# Created by: Mikhail T. <m.tsatsenko@gmail.com>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-rubytree/Makefile 332041 2013-10-30 02:42:34Z swills $

PORTNAME=	rubytree
PORTVERSION=	0.8.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Implementation of the Tree data structure for the Ruby

RUN_DEPENDS=	rubygem-structured_warnings>=0:${PORTSDIR}/devel/rubygem-structured_warnings \
		rubygem-json>=0:${PORTSDIR}/devel/rubygem-json

USE_RUBY=	yes
USE_RUBYGEMS=	yes
USE_RUBY_RDOC=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
