diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 1994-12-14 21:21:36 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-12-14 21:21:36 +0000 |
commit | 647ced5ced4def730159e2787ac3f2552baddc4e (patch) | |
tree | d5ed84342b4459af32565edc67f62aa54dd5d0d4 /x11-toolkits/blt/pkg-descr | |
parent | Add pgp and missing \ (diff) |
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. |