aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2013-11-01 18:52:03 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2013-11-01 18:52:03 +0000
commitdd1a096260a0c64cee429409c4b0a6b8d5483bea (patch)
tree8827323968dd409648443713d4771774e2cc40a3 /textproc/Makefile
parent28ce31dc39d51bc94bb7a1c8d05a14b9588f85cb (diff)
downloadports-dd1a096260a0c64cee429409c4b0a6b8d5483bea.tar.gz
ports-dd1a096260a0c64cee429409c4b0a6b8d5483bea.zip
Docbook2odf is a toolkit that automaticaly converts DocBook to OASIS
OpenDocument (ODF, the ISO standardized format used for texts, spreadsheets and presentations). Conversion is based on a XSLT which makes it easy to convert DocBook->ODF, ODT, ODS and ODP as all these documents are XML based. Also goal of docbook2odf is to generate well formatted documents in OpenDocument, ready to be used in instant, with actually considering current rules of the Corporate Identity of organizations. Final results should not be restricted to text like documents but also many other forms could be generated, like presentations, charts or forms with images and multimedia. The result is provided in a one zipped ODF file (.odt/.odp/.ods) with all required content. There are group of utilities like docbook2odt, docbook2ods and docbook2odp as docbook2odf is actually universally converting to these respective formats. WWW: http://open.comsultia.com/docbook2odf/ PR: ports/171820 Submitted by: nemysis (self) Approved by: pawel (mentor)
Notes
Notes: svn path=/head/; revision=332401
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 6061c8cf6302..ab26a0729e94 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -133,6 +133,7 @@
SUBDIR += docbook-xsl
SUBDIR += docbook-xsl-ns
SUBDIR += docbook2X
+ SUBDIR += docbook2odf
SUBDIR += docbookide.el
SUBDIR += docdiff
SUBDIR += doclifter