PORTNAME=	algorithms
PORTVERSION=	1.0.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Ruby algorithms and data structures
WWW=		https://github.com/kanwei/algorithms

LICENSE=	MIT

USES=		gem

.include <bsd.port.mk>
