diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-09 20:11:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-09 20:11:02 +0000 |
commit | d53ed73a7fb813d6fab24dc75cdfd30cad02bfc7 (patch) | |
tree | a0358f741b3f8a746dc9c2ad20f0ca21c155c03f /graphics/Makefile | |
parent | 0af225c1ad7942809ea843fa704e731bdf81bf53 (diff) |
p5-Google-Chart is a Perl interface to Google Charts API.
WWW: http://search.cpan.org/dist/Google-Chart/
PR: ports/131163
Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes:
svn path=/head/; revision=227940
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 45aefb20a77c..710ce2e5d91b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -535,6 +535,7 @@ SUBDIR += p5-Geo-Point SUBDIR += p5-Geo-Proj4 SUBDIR += p5-Geometry-Primitive + SUBDIR += p5-Google-Chart SUBDIR += p5-Graph-Easy SUBDIR += p5-Graph-ReadWrite SUBDIR += p5-Graph-SocialMap |