Russian language support for Ruby and Rails, based on I18n library.

WWW: http://rubyforge.org/projects/russian/

Approved by:	glarkin (mentor)
This commit is contained in:
Alexander Logvinov 2009-06-22 21:16:21 +00:00
parent 529125bf38
commit fe72944e5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236488
4 changed files with 26 additions and 0 deletions

View File

@ -33,6 +33,7 @@
SUBDIR += php_doc
SUBDIR += prawda
SUBDIR += pscyr
SUBDIR += rubygem-russian
SUBDIR += rubygem-rutils
SUBDIR += rus-ispell
SUBDIR += rux

View File

@ -0,0 +1,19 @@
# Ports collection makefile for: rubygem-russian
# Date created: 22 June 2009
# Whom: Alexander Logvinov <avl@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= russian
PORTVERSION= 0.2.0
CATEGORIES= russian devel rubygems
MASTER_SITES= RF
MAINTAINER= avl@FreeBSD.org
COMMENT= Russian language support for Ruby and Rails, based on I18n library
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (rubygem/russian-0.2.0.gem) = 85968508a74d215c8fcc9b9e22423a12
SHA256 (rubygem/russian-0.2.0.gem) = 81c52d309b8d425e027037da625522eedd2295294b9b960790637f8f3b5f3d92
SIZE (rubygem/russian-0.2.0.gem) = 36864

View File

@ -0,0 +1,3 @@
Russian language support for Ruby and Rails, based on I18n library.
WWW: http://rubyforge.org/projects/russian/