# Ports collection makefile for:	rubygem-money
# Date created:				27 April 2011
# Whom:					Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD: ports/finance/rubygem-money/Makefile,v 1.7 2012/02/17 19:43:34 pgollucci Exp $
#

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

MAINTAINER=	freebsdports@chillibear.com
COMMENT=	Library for handling money and different currencies

RUN_DEPENDS=	rubygem-i18n>=0.4:${PORTSDIR}/devel/rubygem-i18n \
		rubygem-json>=0:${PORTSDIR}/devel/rubygem-json

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
