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

                     
                     


                                
                                

                                                                   
                                                                




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

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

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

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

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>