Files
ports/russian/rubygem-russian/Makefile
T

19 lines
361 B
Makefile

PORTNAME= russian
PORTVERSION= 1.0.0
CATEGORIES= russian devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Russian language support for Ruby and Rails, based on I18n library
WWW= https://github.com/yaroslav/russian
LICENSE= MIT
RUN_DEPENDS= rubygem-i18n>=1.14.8,2<2,2:devel/rubygem-i18n
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>