opnsense-ports/math/rubygem-enumerable-statistics/Makefile
Franco Fichtner f36c6d6a86 */*: sync with upstream
Taken from: HardenedBSD
2020-05-22 06:11:20 +02:00

18 lines
334 B
Makefile

# Created by Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
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>