aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-09 09:01:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-09 09:01:35 +0000
commit691acd38cc24a68992924aeb6684449a9ae685f9 (patch)
tree99c4a411ae14f664a2b9272f9af919e74b8e5155 /graphics/Makefile
parent94eb5b829acde5155eb722bd3a98595237ff33f3 (diff)
downloadports-691acd38cc24a68992924aeb6684449a9ae685f9.tar.gz
ports-691acd38cc24a68992924aeb6684449a9ae685f9.zip
Pycha is a very simple Python package for drawing charts using the
great Cairo library. Its goals are: * Lightweight * Simple to use * Nice looking with default values * Customization It won't try to draw any possible chart on earth but draw the most common ones nicely. WWW: http://bitbucket.org/lgs/pycha/wiki/Home PR: ports/136597 Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=237485
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index c449ec826c2e..fd5e6f89e865 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -734,6 +734,7 @@
SUBDIR += py-opengl
SUBDIR += py-paint
SUBDIR += py-poppler
+ SUBDIR += py-pycha
SUBDIR += py-pydot
SUBDIR += py-pyglet
SUBDIR += py-pygooglechart