# 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.5 2010/12/06 06:16:41 wen Exp $

PORTNAME=	i18n
PORTVERSION=	0.5.0
PORTEPOCH=	1
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>
