diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-20 21:57:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-20 21:57:26 +0000 |
commit | d51274e6ba53372f59693f311f26d01b3ac3e05d (patch) | |
tree | eb47397708dcfbf7f554a2db65c9501e74e36c59 /x11-toolkits/gnocl/pkg-descr | |
parent | af655ec14a08a03ccfdfe42c05fb77e82b9a0b43 (diff) | |
download | ports-d51274e6ba53372f59693f311f26d01b3ac3e05d.tar.gz ports-d51274e6ba53372f59693f311f26d01b3ac3e05d.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnocl/pkg-descr')
-rw-r--r-- | x11-toolkits/gnocl/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-toolkits/gnocl/pkg-descr b/x11-toolkits/gnocl/pkg-descr new file mode 100644 index 000000000000..77f2671707bc --- /dev/null +++ b/x11-toolkits/gnocl/pkg-descr @@ -0,0 +1,12 @@ +gnocl is a GTK+ and Gnome extension for the programming language +Tcl. It provides easy to use commands to build quickly GTK+ and +Gnome compliant user interfaces including the Gnome canvas widget +and drag and drop support. + +gnocl can be compiled in three flavors: + +* GTK only +* GTK and the Gnome canvas widget +* GTK, the Gnome canvas widget and Gnome UI libs. + +WWW: http://www.dr-baum.net/gnocl/index.html |