PORTNAME=	money
PORTVERSION=	6.14.1
CATEGORIES=	finance rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Library for handling money and different currencies
WWW=		https://rubymoney.github.io/money/

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-i18n>=0.6.4,2<2,2:devel/rubygem-i18n

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
