diff options
author | ade <ade@FreeBSD.org> | 2000-02-25 01:20:41 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-02-25 01:20:41 +0800 |
commit | 51f6f7d696759896ce838cbe41cd6e46ef48fe3c (patch) | |
tree | 3d8e5ecd46ed83fe6650ab4cbc62129d3bcb4852 /graphics/Makefile | |
parent | 37171d09c7355839f8786719bdc52f48f32f6764 (diff) | |
download | freebsd-ports-gnome-51f6f7d696759896ce838cbe41cd6e46ef48fe3c.tar.gz freebsd-ports-gnome-51f6f7d696759896ce838cbe41cd6e46ef48fe3c.tar.zst freebsd-ports-gnome-51f6f7d696759896ce838cbe41cd6e46ef48fe3c.zip |
p5-GD-Graph is another perl5 module to create graphs
and charts using the GD package.
PR: 16884
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
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 38bfa452b8c1..9095560689fa 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -107,6 +107,7 @@ SUBDIR += opengl-man SUBDIR += p5-Chart-PNGgraph SUBDIR += p5-GD + SUBDIR += p5-GD-Graph SUBDIR += p5-GD-TextUtil SUBDIR += p5-Image-Size SUBDIR += p5-chart |