diff options
author | wollman <wollman@FreeBSD.org> | 1994-12-15 05:21:36 +0800 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1994-12-15 05:21:36 +0800 |
commit | 82671b65fc8b78046ce34b7dc42c80753e19b440 (patch) | |
tree | eefb01a6143cf5f276156d161d354ad424a5b2ca /x11-toolkits/blt/pkg-descr | |
parent | e7e452803a814b4c71b817df7762256d483b5b6d (diff) | |
download | freebsd-ports-gnome-82671b65fc8b78046ce34b7dc42c80753e19b440.tar.gz freebsd-ports-gnome-82671b65fc8b78046ce34b7dc42c80753e19b440.tar.zst freebsd-ports-gnome-82671b65fc8b78046ce34b7dc42c80753e19b440.zip |
Port of BLT version 1.7
Diffstat (limited to 'x11-toolkits/blt/pkg-descr')
-rw-r--r-- | x11-toolkits/blt/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/blt/pkg-descr b/x11-toolkits/blt/pkg-descr new file mode 100644 index 000000000000..b52ea656014b --- /dev/null +++ b/x11-toolkits/blt/pkg-descr @@ -0,0 +1,7 @@ +This package contains the binary release of BLT version 1.7, an add-on +library for programs using Tk 3.6. It includes widgets to implement +drag and drop, barcharts and X-Y plots, and including generic Tk +widgets inside a text object. + +NOTE: This kit requires as a pre-requisite the Tcl and Tk binary kits. +This version uses FreeBSD shared libraries. |