freebsd-ports/devel/rubygem-ruby-statistics/Makefile
2021-04-06 16:31:07 +02:00

19 lines
344 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= ruby-statistics
PORTVERSION= 2.1.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Provide ruby with statistical capabilities
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>