aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-23 13:42:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-23 13:42:30 +0000
commit7481628a1eb8559f8b46bac107e04574fd0da191 (patch)
tree382e1944ee22212c933b2660ded891a7292bcfe2 /graphics/Makefile
parent7e6c9062d22f0fdd8df28dcf684e8d588e0ac421 (diff)
downloadports-7481628a1eb8559f8b46bac107e04574fd0da191.tar.gz
ports-7481628a1eb8559f8b46bac107e04574fd0da191.zip
hart::Clicker aims to be a powerful, extensible charting package that
creates really pretty output. Clicker leverages the power of Cairo to create snazzy 2D graphics easily and quickly. At it's core Clicker is more of a toolkit for creating charts. It's interface is a bit more complex because making pretty charts requires attention and care. Some fine defaults are established to make getting started easier, but to really unleash the potential of Clicker you must roll up your sleeves and build things by hand. WWW: http://search.cpan.org/dist/Chart-Clicker/ PR: ports/102070 Submitted by: chinsan <chinsan.tw(at)gmail.com> Approved by: krion (mentor)
Notes
Notes: svn path=/head/; revision=171273
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 d249af26e8f1..ca175965b953 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -423,6 +423,7 @@
SUBDIR += p5-CAD-Drawing
SUBDIR += p5-CAD-Drawing-Template
SUBDIR += p5-Cairo
+ SUBDIR += p5-Chart-Clicker
SUBDIR += p5-Chart-Graph
SUBDIR += p5-Chart-PNGgraph
SUBDIR += p5-Color-Rgb