diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-07 09:18:53 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-07 09:18:53 +0000 |
commit | e6f76567cd22632cef05cf155a6c0805c2ce62f5 (patch) | |
tree | d36ecf501149287c70ebf233b45af2eb0eeec2c4 /graphics/Makefile | |
parent | 836eef7c89ec393709f5febefc68735b43c7f7b6 (diff) | |
download | ports-e6f76567cd22632cef05cf155a6c0805c2ce62f5.tar.gz ports-e6f76567cd22632cef05cf155a6c0805c2ce62f5.zip |
add springgraph 0.79
Render graph described in a .dot file
Notes
Notes:
svn path=/head/; revision=64143
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 53a0562f8700..1f4c8e8d510b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -341,6 +341,7 @@ SUBDIR += sodipodi SUBDIR += spigot SUBDIR += splitmpg + SUBDIR += springgraph SUBDIR += stamp SUBDIR += svg2swf SUBDIR += svgalib |