freebsd-ports/graphics/py-gvgen/pkg-message
Sofian Brabez e02b4f8049 - Support STAGEDIR
- Update WWW
- Update COMMENT

PR:		ports/190344
Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>
2014-05-28 20:16:08 +00:00

12 lines
415 B
Text

-------------------------------------------------------------
GvGen is installed.
For a quick start:
- create dot file ./yourgraph.py > gourgraph.dot
- generate graph dot -Tpng yourgraph.dot > yourgraph.png
Generate your graph require the graphics/graphviz port to be
installed.
Review the ChangeLog document in the documentation directory.
-------------------------------------------------------------