aboutsummaryrefslogtreecommitdiffstats
path: root/russian/rubygem-russian/Makefile
blob: fd29508412fd138b8aa93dae485912c97f23dbf2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Ports collection makefile for:    rubygem-russian
# Date created:             22 June 2009
# Whom:                 Alexander Logvinov <avl@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=   russian
PORTVERSION=    0.2.5
CATEGORIES= russian devel rubygems
MASTER_SITES=   RG

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>