# Created by: Ulrich Spoerlein <uspoerlein@gmail.com>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-rgl/Makefile 332040 2013-10-30 02:40:36Z swills $

PORTNAME=	rgl
PORTVERSION=	0.4.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Framework for graph datastructures and algorithms implemented in Ruby

RUN_DEPENDS=	rubygem-stream>=0.5:${PORTSDIR}/devel/rubygem-stream

USE_RUBY=	yes
USE_RUBYGEMS=	yes
USE_RAKE=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
