diff options
Diffstat (limited to 'graphics/graphviz')
-rw-r--r-- | graphics/graphviz/Makefile | 12 | ||||
-rw-r--r-- | graphics/graphviz/distinfo | 2 | ||||
-rw-r--r-- | graphics/graphviz/pkg-descr | 8 |
3 files changed, 11 insertions, 11 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 061a51a56f11..a047a439a640 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,13 +1,13 @@ -# New ports collection makefile for: graphviz -# Version required: 1.5 -# Date created: 03 Feb 1998 -# Whom: Thomas Gellekum <tg@FreeBSD.org> +# New ports collection makefile for: graphviz +# Version required: 1.5.1 +# Date created: 03 Feb 1998 +# Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= gviz15 -PKGNAME= graphviz-1.5 +DISTNAME= gviz15 +PKGNAME= graphviz-1.5.1 CATEGORIES= graphics tk82 MASTER_SITES= http://www.research.att.com/sw/tools/graphviz/ EXTRACT_SUFX= .tgz diff --git a/graphics/graphviz/distinfo b/graphics/graphviz/distinfo index a37fb8d762c5..2000910f7276 100644 --- a/graphics/graphviz/distinfo +++ b/graphics/graphviz/distinfo @@ -1 +1 @@ -MD5 (gviz15.tgz) = 7c10e42cd77622dcdad5b590bf0723d5 +MD5 (gviz15.tgz) = de8f4a344ed2ab8661adced3002813cf diff --git a/graphics/graphviz/pkg-descr b/graphics/graphviz/pkg-descr index 7049fa96016f..a60bdbbb5b48 100644 --- a/graphics/graphviz/pkg-descr +++ b/graphics/graphviz/pkg-descr @@ -1,10 +1,8 @@ Graph Visualization Software from AT&T Laboratories and Bell Laboratories (Lucent Technologies) -Source code - 12/1/96 - -These programs licensed under the terms described in the Web page -http://www.research.att.com/orgs/ssr/book/reuse. +These programs licensed under the terms described in the +Web page http://www.research.att.com/orgs/ssr/book/reuse. The package contains: dotty - customizable X windows graph viewer written in the Lefty editor @@ -12,3 +10,5 @@ The package contains: dot - batch program for drawing directed graphs as hierarchies neato - batch program for drawing undirected graphs using Kamada-Kawai spring models + +WWW: http://www.research.att.com/sw/tools/graphviz/ |