Files
ports/devel/rubygem-ruby-statistics/Makefile
2020-03-28 08:44:52 +00:00

21 lines
356 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
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>