diff options
author | tobez <tobez@FreeBSD.org> | 2005-10-22 09:22:07 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-10-22 09:22:07 +0000 |
commit | 57db491ffbab6cfe897d25f244aa7ee2a5bfdb9b (patch) | |
tree | 418cf4fb2efe9f0d76164c73ee5eb9d6ee57f6f4 /graphics/Makefile | |
parent | 07ebaf9bd70707ab6a5573e8e2e07f650339aa8c (diff) | |
download | FreeBSD-ports-57db491ffbab6cfe897d25f244aa7ee2a5bfdb9b.zip FreeBSD-ports-57db491ffbab6cfe897d25f244aa7ee2a5bfdb9b.tar.gz |
Add graphics/p5-Graph-Easy, a Perl module to render graphs as ASCII,
HTML, SVG or Graphviz.
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 412805d..d6df5b5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -385,6 +385,7 @@ SUBDIR += p5-GD-Graph3d SUBDIR += p5-GD-SVG SUBDIR += p5-GD-TextUtil + SUBDIR += p5-Graph-Easy SUBDIR += p5-Graph-ReadWrite SUBDIR += p5-GraphViz SUBDIR += p5-GraphViz-Data-Structure |