diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-11 07:24:08 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-11 07:24:08 +0000 |
commit | edb52418c95eb8157f055ee4da2821fb18662b1d (patch) | |
tree | b54f7afd3fb945181127b33c66ae84a205249a22 /x11-toolkits/wxgtk31/pkg-descr | |
parent | 40fee58c1fce2f51644dcfa4c1ca89aaf5e9f365 (diff) | |
download | ports-edb52418c95eb8157f055ee4da2821fb18662b1d.tar.gz ports-edb52418c95eb8157f055ee4da2821fb18662b1d.zip |
New port: x11-toolkits/wxgtk31: GUI toolkit (wxWidgets) with GTK+ bindings
Repo-copy of x11-toolkits/wxgtk30.
Notes
Notes:
svn path=/head/; revision=472169
Diffstat (limited to 'x11-toolkits/wxgtk31/pkg-descr')
-rw-r--r-- | x11-toolkits/wxgtk31/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk31/pkg-descr b/x11-toolkits/wxgtk31/pkg-descr new file mode 100644 index 000000000000..65a37d5be3fc --- /dev/null +++ b/x11-toolkits/wxgtk31/pkg-descr @@ -0,0 +1,5 @@ +wxWidgets is a C++ library that lets developers create applications for Windows, +Mac OS X, Linux and other platforms with a single code base. On FreeBSD the Gtk +toolkit is used. + +WWW: https://www.wxwidgets.org/ |