PORTNAME=	matrix
PORTVERSION=	0.4.2
CATEGORIES=	math rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Implementation of Matrix and Vector classes
WWW=		https://github.com/ruby/matrix

LICENSE=	bsd2 ruby
LICENSE_COMB=	dual
LICENSE_FILE_bsd2=${WRKSRC}/LICENSE.txt

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
