diff options
author | miwi <miwi@FreeBSD.org> | 2010-02-12 22:39:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-02-12 22:39:14 +0800 |
commit | 08d778eea973bbf1125be4057efbfca09d6cceca (patch) | |
tree | 311e56fd6dcf1dfd18909b1218835e22e3882867 /graphics/yed/pkg-plist | |
parent | 22afdf4e35019507ef6c2bbaed1612019ee0ea9a (diff) | |
download | freebsd-ports-gnome-08d778eea973bbf1125be4057efbfca09d6cceca.tar.gz freebsd-ports-gnome-08d778eea973bbf1125be4057efbfca09d6cceca.tar.zst freebsd-ports-gnome-08d778eea973bbf1125be4057efbfca09d6cceca.zip |
yEd is a very powerful graph editor that can be used to quickly and effectively
generate drawings and to apply automatic layouts to a range of different
diagrams and networks.
yEd makes full use of the yFiles library. This is a Java class library enabling
the viewing, editing, optimizing, drawing, and animating of a wide range
of diagrams, networks, and other graph-like structures.
WWW: http://www.yworks.com/en/products_yed_about.html
PR: ports/142858
Submitted by: Eugene Mychlo <myc at barev.net>
Diffstat (limited to 'graphics/yed/pkg-plist')
-rw-r--r-- | graphics/yed/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/yed/pkg-plist b/graphics/yed/pkg-plist new file mode 100644 index 000000000000..06659d9efa01 --- /dev/null +++ b/graphics/yed/pkg-plist @@ -0,0 +1,4 @@ +%%DATADIR%%/yed.jar +%%DATADIR%%/license.html +bin/yed +@dirrm %%DATADIR%% |