aboutsummaryrefslogblamecommitdiff
path: root/math/rubygem-enumerable-statistics/Makefile
blob: ba987be85184e99ecce06987053149a1d8204455 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
                                                    















                                                  
# Created by Matthias Fechner <mfechner@FreeBSD.org>

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

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Statistics features for Enumerable

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>