summaryrefslogtreecommitdiffstats
path: root/converters/rubygem-po_to_json/Makefile
blob: 5a2be6b0c4fa8c5bba3758790af4ebc3ff315334 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=	po_to_json
PORTVERSION=	1.0.1
CATEGORIES=	converters rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Convert gettext PO files to JSON objects

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-json>=1.6.0:devel/rubygem-json

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
OpenPOWER on IntegriCloud