diff options
author | tobez <tobez@FreeBSD.org> | 2001-10-09 21:33:34 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-10-09 21:33:34 +0000 |
commit | dd74c9542d012dbd05d6830564409b30faa42417 (patch) | |
tree | 7fc0a336195e3b0a1ea145f7b25a535fd25fb821 /graphics/Makefile | |
parent | 20fcbea23e1a33200fcf8187377c07938b72ab3c (diff) | |
download | FreeBSD-ports-dd74c9542d012dbd05d6830564409b30faa42417.zip FreeBSD-ports-dd74c9542d012dbd05d6830564409b30faa42417.tar.gz |
Add p5-GraphViz, perl interface to the GraphViz graphing tool.
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 e4a3d45..2cc4aca 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -190,6 +190,7 @@ SUBDIR += p5-GD-Graph3d SUBDIR += p5-GD-TextUtil SUBDIR += p5-Gimp + SUBDIR += p5-GraphViz SUBDIR += p5-Graphics-ColorNames SUBDIR += p5-Image-Grab SUBDIR += p5-Image-Info |