diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-12-05 23:08:56 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-12-05 23:08:56 +0800 |
commit | c293a822c5dfcc41151a69af7fce004c86e2a139 (patch) | |
tree | 9b05a11e84edd9e91f0c3c0b17a8d47148f4ddb7 /graphics/Makefile | |
parent | 82b964531d71653ddc18b5ab1293f93fc72b0f49 (diff) | |
download | freebsd-ports-gnome-c293a822c5dfcc41151a69af7fce004c86e2a139.tar.gz freebsd-ports-gnome-c293a822c5dfcc41151a69af7fce004c86e2a139.tar.zst freebsd-ports-gnome-c293a822c5dfcc41151a69af7fce004c86e2a139.zip |
add graphopt 0.4.1
Graph Layout Optimizer
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 05fbad9821ed..d709ebfee424 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -118,6 +118,7 @@ SUBDIR += gqview SUBDIR += gqview-devel SUBDIR += gracula + SUBDIR += graphopt SUBDIR += graphviz SUBDIR += gridpix SUBDIR += gsculpt |