PORTNAME=	enumerable-statistics
PORTVERSION=	2.0.7
CATEGORIES=	math rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Statistics features for Enumerable
WWW=		https://github.com/mrkn/enumerable-statistics

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
