PORTNAME=	bigdecimal
PORTVERSION=	3.1.9
CATEGORIES=	math rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Arbitrary-precision decimal floating-point number class
WWW=		https://github.com/ruby/bigdecimal

LICENSE=	bsd2 ruby
LICENSE_COMB=	dual

USES=		gem

.include <bsd.port.mk>
