# Ports collection makefile for:	rubygem-i18n
# Date created:				1 September 2010
# Whom:						Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/devel/rubygem-i18n/Makefile,v 1.8 2011/10/27 03:02:49 swills Exp $

PORTNAME=	i18n
PORTVERSION=	0.6.0
PORTEPOCH=	2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	New wave Internationalization support for Ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
