ports/devel/rubygem-ruby-statistics/Makefile

17 lines
327 B
Makefile

PORTNAME= ruby-statistics
PORTVERSION= 4.1.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>