diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-06-30 14:43:50 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-06-30 14:43:50 +0800 |
commit | ed0aac0c876afb6fb9d8239cea3863f1b099e8b6 (patch) | |
tree | e3fb6c10d26837e5374c7a7b00cffcc642effdb4 /graphics/tintfu/files | |
parent | eeac30c7d83b73acd0982ecf31d951fc57919406 (diff) | |
download | freebsd-ports-gnome-ed0aac0c876afb6fb9d8239cea3863f1b099e8b6.tar.gz freebsd-ports-gnome-ed0aac0c876afb6fb9d8239cea3863f1b099e8b6.tar.zst freebsd-ports-gnome-ed0aac0c876afb6fb9d8239cea3863f1b099e8b6.zip |
add tintfu 0.0.4
A GraphViz .dot file editor
Diffstat (limited to 'graphics/tintfu/files')
-rw-r--r-- | graphics/tintfu/files/tintfu | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/tintfu/files/tintfu b/graphics/tintfu/files/tintfu new file mode 100644 index 000000000000..0ecf470deb9b --- /dev/null +++ b/graphics/tintfu/files/tintfu @@ -0,0 +1,3 @@ +#!/bin/sh + +java -jar %%JAVAJARDIR%%/%%DISTNAME%%.jar |