freebsd-ports/devel/rubygem-r18n-core/Makefile
2013-10-30 02:40:36 +00:00

17 lines
313 B
Makefile

# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$
PORTNAME= r18n-core
PORTVERSION= 1.1.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= i18n tool to translate your Ruby application
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>