aboutsummaryrefslogblamecommitdiff
path: root/finance/rubygem-money/Makefile
blob: 469722d17fa30806df43412770fa35f8d73ed4f6 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                        
           

                     
                     


                                
                                

                                                                   
                   
 

                                                                  

                   

                   

                           
                      
# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Library for handling money and different currencies

LICENSE=	MIT

RUN_DEPENDS=	rubygem-i18n>=0.6.4:${PORTSDIR}/devel/rubygem-i18n

NO_ARCH=	yes

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>