diff options
author | tobez <tobez@FreeBSD.org> | 2001-10-10 05:33:34 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-10-10 05:33:34 +0800 |
commit | dd74c9542d012dbd05d6830564409b30faa42417 (patch) | |
tree | 7fc0a336195e3b0a1ea145f7b25a535fd25fb821 /graphics/Makefile | |
parent | 20fcbea23e1a33200fcf8187377c07938b72ab3c (diff) | |
download | freebsd-ports-gnome-dd74c9542d012dbd05d6830564409b30faa42417.tar.gz freebsd-ports-gnome-dd74c9542d012dbd05d6830564409b30faa42417.tar.zst freebsd-ports-gnome-dd74c9542d012dbd05d6830564409b30faa42417.zip |
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 e4a3d450f57c..2cc4acae5d53 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 |