From 7a84e44df3c8bd9aa3dd92c5f4dc279ef9bf2151 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Thu, 20 Sep 2012 14:22:09 +0000 Subject: Universal Office Converter (unoconv) is a command line tool to convert any document format that LibreOffice can import to any document format that LibreOffice can export. It makes use of the LibreOffice's UNO bindings for non-interactive conversion of documents. For practical reasons we mention LibreOffice, but OpenOffice is supported by unoconv as well. WWW: http://dag.wieers.com/home-made/unoconv/ PR: ports/171789 Submitted by: nemysis@gmx.ch --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index 872886dc8935..73326a1aa0e8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1429,6 +1429,7 @@ SUBDIR += uml2svg SUBDIR += uncrustify SUBDIR += uni2ascii + SUBDIR += unoconv SUBDIR += unroff SUBDIR += unrtf SUBDIR += urlview -- cgit v1.2.3