aboutsummaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-30 01:48:55 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-30 01:48:55 +0000
commit47038d1ef28308fd9423cdfc7f0508ef773082d3 (patch)
tree53ef472ab16ad10b67d876431f5a759936eff976 /converters/Makefile
parentfe7bd6fc6f935f35c3e5f30fe9427ba5014c00de (diff)
downloadports-47038d1ef28308fd9423cdfc7f0508ef773082d3.tar.gz
ports-47038d1ef28308fd9423cdfc7f0508ef773082d3.zip
Add rubygem-po_to_json 1.0.1
PoToJson converts gettext PO files to JSON to use in your javascript app, based on po2json.pl by DuckDuckGo, Inc.. Ideally you'll use this on a Rake task that creates JSON versions of your PO files, which can later be used from javascript with Jed. WWW: https://github.com/webhippie/po_to_json
Notes
Notes: svn path=/head/; revision=442046
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 0fcbf8f62e77..2233821c6d70 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -159,6 +159,7 @@
SUBDIR += recode
SUBDIR += rubygem-base32
SUBDIR += rubygem-bsdconv
+ SUBDIR += rubygem-po_to_json
SUBDIR += shftool
SUBDIR += showkey
SUBDIR += ta2as