aboutsummaryrefslogtreecommitdiffstats
path: root/print/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-04-27 07:45:54 +0800
committermiwi <miwi@FreeBSD.org>2009-04-27 07:45:54 +0800
commit69f4f403c29f82b0254bc1aab762e9ee7eb4e1df (patch)
treedecf9613593d264311adb464f212e4f8a9bf2c28 /print/Makefile
parent3a703954c0f204047b66f5361ae8758202cafcc6 (diff)
downloadfreebsd-ports-gnome-69f4f403c29f82b0254bc1aab762e9ee7eb4e1df.tar.gz
freebsd-ports-gnome-69f4f403c29f82b0254bc1aab762e9ee7eb4e1df.tar.zst
freebsd-ports-gnome-69f4f403c29f82b0254bc1aab762e9ee7eb4e1df.zip
relatorio is a templating library which provides a way to easily output
all kind of different files (odt, ods, png, svg, ...). Adding support for more filetype is easy: you just have to create a plugin for this. relatorio also provides a report repository allowing you to link python objects and report together, find reports by mimetypes/name/python objects. WWW: http://relatorio.openhex.org/ PR: ports/133958 Submitted by: Wen Heping <wenheping at gmail.com>
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index 54aa1f187e1f..2bfecaea9682 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -288,6 +288,7 @@
SUBDIR += py-fonttools
SUBDIR += py-pdf
SUBDIR += py-pyscript
+ SUBDIR += py-relatorio
SUBDIR += py-reportlab
SUBDIR += py-reportlab2
SUBDIR += py-rtf