diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-08-31 16:50:53 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-08-31 16:50:53 +0800 |
commit | 5cf2bc2c1d36521d56f0d84c6e23d9bd407f296c (patch) | |
tree | 55fe0f72f2b7c92addbff6c57b9429292434ca78 /graphics/Makefile | |
parent | 8f8ec0c1fe76d3cf5797deb4dd8882ba6a4fe532 (diff) | |
download | freebsd-ports-gnome-5cf2bc2c1d36521d56f0d84c6e23d9bd407f296c.tar.gz freebsd-ports-gnome-5cf2bc2c1d36521d56f0d84c6e23d9bd407f296c.tar.zst freebsd-ports-gnome-5cf2bc2c1d36521d56f0d84c6e23d9bd407f296c.zip |
add p5-Imager-Plot 0.09
Perl extension for generating fancy graphic plots in color
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 eb70f3dc8446..5815258fbf56 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -314,6 +314,7 @@ SUBDIR += p5-Image-Info SUBDIR += p5-Image-Size SUBDIR += p5-Imager + SUBDIR += p5-Imager-Plot SUBDIR += p5-Imlib2 SUBDIR += p5-OpenGL SUBDIR += p5-SWF-Builder |