summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2013-07-21 12:15:29 +0000
committerrichard <richard@pkgsrc.org>2013-07-21 12:15:29 +0000
commitc453ce702af68df68ec9100c2f00ee02019f654e (patch)
tree0aa5bd3437ceb509de57a4082f83c60d90ebfd0b /textproc/Makefile
parent5a5966891f9708a33e7c98a4364515db7c149e68 (diff)
downloadpkgsrc-c453ce702af68df68ec9100c2f00ee02019f654e.tar.gz
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.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 8942f89a52d..4f79f6844e5 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.737 2013/07/20 07:48:02 richard Exp $
+# $NetBSD: Makefile,v 1.738 2013/07/21 12:15:29 richard Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -618,6 +618,7 @@ SUBDIR+= py-mecab
SUBDIR+= py-pdf-parser
SUBDIR+= py-prettytable
SUBDIR+= py-pygments
+SUBDIR+= py-relatorio
SUBDIR+= py-sphinx
SUBDIR+= py-sphinx-theme-cloud
SUBDIR+= py-textile