blob: ecc5c35aa905fae6fe4c90f8f101fbbe5922f40f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
WWW= https://github.com/r18n/r18n-core
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|