1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/devel/rubygem-r18n-core/Makefile
Sunpoet Po-Chuan Hsieh c422c72f7d - Update to 2.0.3
- Add LICENSE

Changes:	https://github.com/ai/r18n/commits/master
2015-03-24 18:00:10 +00:00

19 lines
328 B
Makefile

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