freebsd-ports/devel/rubygem-r18n-core/Makefile

17 lines
282 B
Makefile

PORTNAME= r18n-core
PORTVERSION= 5.0.1
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>