opnsense-ports/russian/rubygem-russian/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

19 lines
376 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PORTNAME= russian
PORTVERSION= 0.6.0
CATEGORIES= russian devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Russian language support for Ruby and Rails, based on I18n library
LICENSE= MIT
RUN_DEPENDS= rubygem-i18n>=0.5.0:devel/rubygem-i18n
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>