aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2014-02-19 06:05:43 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2014-02-19 06:05:43 +0000
commit2c057f2f813e3f35c7ee5b63f897a85db91d5639 (patch)
tree8ef53ee7c649113d31de85678f775491084f6df6 /textproc/Makefile
parent81f0ed54c53e78002440c1bba0b5ca08fdbd5a33 (diff)
downloadports-2c057f2f813e3f35c7ee5b63f897a85db91d5639.tar.gz
ports-2c057f2f813e3f35c7ee5b63f897a85db91d5639.zip
textproc/py-transifex-client: Command line interface for Transifex
The Transifex Command-line Client is a command line tool that enables you to easily manage your translations within a project without the need of an elaborate UI system. You can use the command line client to easily create new resources, map locale files to translations and synchronize your Transifex project with your local repository and vice verca. Translators and localization managers can also use it to handle large volumes of translation files easily and without much hassle. WWW: http://www.transifex.com/
Notes
Notes: svn path=/head/; revision=345005
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ae50d5e25d15..33cef37749bf 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1203,6 +1203,7 @@
SUBDIR += py-syck
SUBDIR += py-texttable
SUBDIR += py-trans
+ SUBDIR += py-transifex-client
SUBDIR += py-translationstring
SUBDIR += py-tvgrab
SUBDIR += py-twistedLore