diff options
author | seb <seb@pkgsrc.org> | 2002-08-28 19:40:52 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-08-28 19:40:52 +0000 |
commit | fe1c22478353b65e1b78c3117fbf3f5eca67a54c (patch) | |
tree | 91333bf520d2dbde225a322f44245faedbc659b8 | |
parent | 7f38006f50f6408a8e7848f02206c0eddaf93c10 (diff) | |
download | pkgsrc-fe1c22478353b65e1b78c3117fbf3f5eca67a54c.tar.gz |
Add & enable p5-GraphViz.
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4186f3d77ab..71efdaad482 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.195 2002/07/25 10:54:57 wiz Exp $ +# $NetBSD: Makefile,v 1.196 2002/08/28 19:40:52 seb Exp $ # COMMENT= Graphics tools and libraries @@ -130,6 +130,7 @@ SUBDIR+= p5-GDGraph SUBDIR+= p5-GDGraph3d SUBDIR+= p5-GDTextUtil SUBDIR+= p5-GIFgraph +SUBDIR+= p5-GraphViz SUBDIR+= p5-Image-Info SUBDIR+= p5-Image-Size SUBDIR+= p5-PerlMagick |