summaryrefslogblamecommitdiff
path: root/finance/rubygem-money/Makefile
blob: 46675a935ede3e535d8d842ddd281f6ccfdf7221 (plain) (tree)
1
2
3
4
5
6
7
8
9
                     
                      


                                
                                
                                                                   
                                                  
 
                   
                                 
 
                                                            
 
                   

                   
 
                      
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>