# Created by: Ulrich Spoerlein <uspoerlein@gmail.com>

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby framework for graph algorithms and data structures

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual

RUN_DEPENDS=	rubygem-lazy_priority_queue>=0.1.0<0.2:devel/rubygem-lazy_priority_queue \
		rubygem-stream>=0.5.3<0.6:devel/rubygem-stream

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
