PORTNAME=	rbtree
PORTVERSION=	0.4.5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	RBTree is a sorted associative collection
WWW=		http://rbtree.rubyforge.org/

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
