aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-08-30 19:20:13 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-08-30 19:20:13 +0000
commit573245eaa20b75f72cdf8b5581e148ea868e1985 (patch)
tree2c49d8e07fa872686180dcf68cc895eb95d40112 /textproc/Makefile
parente8ae173e18f6c31a2befd06fc353b2fab7220d3c (diff)
downloadports-573245eaa20b75f72cdf8b5581e148ea868e1985.tar.gz
ports-573245eaa20b75f72cdf8b5581e148ea868e1985.zip
Add port textproc/translate-toolkit:
The Translate Toolkit is a set of software and documentation designed to help make the lives of localizers both more productive and less frustrating. The software includes programs to covert localization formats to the common PO format and programs to check and manage PO files. The documentation includes guides on using the tools, running a localization project and how to localize various projects from OpenOffice.org to Mozilla. At its core the software contains a set of classes for handling various localization storage formats: DTD, properties, OpenOffice.org GSI/SDF, CSV and of course PO and XLIFF. It also provides scripts to convert between these formats. Also part of the Toolkit are Python programs to create word counts, merge translations and perform various checks on PO and XLIFF files. WWW: http://translate.sourceforge.net/ Based on: Gentoo Portage ebuild (bug #153512)
Notes
Notes: svn path=/head/; revision=198554
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 53ba28853d7c..9887e1e085c3 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -962,6 +962,7 @@
SUBDIR += tnef2txt
SUBDIR += tr-aspell
SUBDIR += trang
+ SUBDIR += translate-toolkit
SUBDIR += tth
SUBDIR += txt2html
SUBDIR += txt2man