freebsd-ports/devel/rubygem-r18n-core/Makefile
Sunpoet Po-Chuan Hsieh 51274e68f6 Update to 3.2.0
- Reformat pkg-descr
- Update WWW

Changes:	https://github.com/r18n/r18n/blob/master/ChangeLog.md
2018-11-10 07:58:18 +00:00

20 lines
347 B
Makefile

# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$
PORTNAME= r18n-core
PORTVERSION= 3.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= i18n tool to translate your Ruby application
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>