# New ports collection makefile for:	Ruby Locale gem (separated from Ruby GetText Package)
# Date created:		4 February 2002
# Whom:			Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD: ports/devel/rubygem-locale/Makefile,v 1.39 2010/06/23 18:42:08 pgollucci Exp $
#

PORTNAME=	locale
PORTVERSION=	2.0.5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	knu@FreeBSD.org
COMMENT=	A pure ruby library to support locales

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
