opnsense-ports/math/rubygem-enumerable-statistics/Makefile
Franco Fichtner 9f72e316dc */*: sync with upstream
Taken from: FreeBSD
2022-02-08 12:31:38 +01:00

17 lines
322 B
Makefile

# Created by Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= enumerable-statistics
PORTVERSION= 2.0.7
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>