opnsense-ports/math/rubygem-enumerable-statistics/Makefile
Franco Fichtner c240fa419c */*: sync with upstream
Taken from: FreeBSD
2024-05-21 13:53:19 +02:00

15 lines
306 B
Makefile

PORTNAME= enumerable-statistics
PORTVERSION= 2.0.8
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
.include <bsd.port.mk>