# $FreeBSD: head/math/rubygem-algebra/Makefile 429664 2016-12-27 21:20:44Z swills $

PORTNAME=	algebra
PORTVERSION=	0.2.3
CATEGORIES=	math rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Library for mathematical computations

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
