summaryrefslogtreecommitdiff
path: root/russian/rubygem-russian/Makefile
blob: 9bd8c24fb6b64355a40a4d9a42f943050f158d53 (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.7
CATEGORIES=	russian devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@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>