diff options
author | sem <sem@FreeBSD.org> | 2004-11-26 08:03:17 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-11-26 08:03:17 +0800 |
commit | fa02162ad29b1b361c09f1cdcf257844a31be2a3 (patch) | |
tree | 92d3922c448b188894c32127727216fac2980cc7 /graphics/Makefile | |
parent | d69835d04e89e2a95bc656812ab59bb114a9686b (diff) | |
download | freebsd-ports-graphics-fa02162ad29b1b361c09f1cdcf257844a31be2a3.tar.gz freebsd-ports-graphics-fa02162ad29b1b361c09f1cdcf257844a31be2a3.tar.zst freebsd-ports-graphics-fa02162ad29b1b361c09f1cdcf257844a31be2a3.zip |
[new port] graphics/p5-GD-SVG
PR: ports/74378
Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
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 a74ff3a7a79..bc96470f831 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -323,6 +323,7 @@ SUBDIR += p5-GD-Barcode SUBDIR += p5-GD-Graph SUBDIR += p5-GD-Graph3d + SUBDIR += p5-GD-SVG SUBDIR += p5-GD-TextUtil SUBDIR += p5-Graph-ReadWrite SUBDIR += p5-GraphViz |