diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-03-28 21:06:26 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-03-28 21:06:26 +0000 |
commit | a76bf7579a2982ba0697140e51baa282c9b7fa86 (patch) | |
tree | 6e1529d0dfc6498d342fc87c6025b016105cd4bd /graphics/Makefile | |
parent | 8ada7205267cdfc622b97bef2b4b8f869c40832b (diff) |
Add graphics/p5-URI-GoogleChart 0.02, a Perl module that simplifies
generation of Google Chart URIs.
Notes
Notes:
svn path=/head/; revision=231216
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 2bf9b3576f57..212491ae928e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -581,6 +581,7 @@ SUBDIR += p5-Sane SUBDIR += p5-SpringGraph SUBDIR += p5-Tk-JPEG-Lite + SUBDIR += p5-URI-GoogleChart SUBDIR += p5-VCG SUBDIR += p5-Visio SUBDIR += p5-chart |