opnsense-ports/devel/rubygem-ruby-statistics/Makefile
Franco Fichtner 6f95ba715d */*: sync with upstream
Taken from: FreeBSD
2024-07-17 10:06:02 +02:00

17 lines
327 B
Makefile

PORTNAME= ruby-statistics
PORTVERSION= 4.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Provide ruby with statistical capabilities
WWW= https://github.com/estebanz01/ruby-statistics
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>