freebsd-ports/devel/rubygem-i18n/Makefile
Philip M. Gollucci 92f1f98f5c Prep for Rails 3
New wave Internationalization support for Ruby.

WWW:    http://rubygems.org/gems/i18n

Sponsored by:   RideCharge Inc. / Taximagic
2010-09-02 02:23:53 +00:00

19 lines
397 B
Makefile

# Ports collection makefile for: rubygem-i18n
# Date created: 1 September 2010
# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
PORTNAME= i18n
PORTVERSION= 0.4.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>