diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-15 23:09:08 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-15 23:09:08 +0000 |
commit | 3f236b85341a3bf6b72687e5c6543f181b33fa60 (patch) | |
tree | 3cf4335d96d4da1659951830c9e3d69ceb42e474 /x11-toolkits/libgnomeuimm/pkg-descr | |
parent | 353db543ad5f0dedfb254bbff80a9490df06fee2 (diff) | |
download | FreeBSD-ports-3f236b85341a3bf6b72687e5c6543f181b33fa60.zip FreeBSD-ports-3f236b85341a3bf6b72687e5c6543f181b33fa60.tar.gz |
Add libgnomeuimm, the C++ bindings for libgnomeui.
Submitted by: Alexander Nedotsukov <bland@mail.ru>
Diffstat (limited to 'x11-toolkits/libgnomeuimm/pkg-descr')
-rw-r--r-- | x11-toolkits/libgnomeuimm/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/libgnomeuimm/pkg-descr b/x11-toolkits/libgnomeuimm/pkg-descr new file mode 100644 index 0000000..46696c3 --- /dev/null +++ b/x11-toolkits/libgnomeuimm/pkg-descr @@ -0,0 +1,3 @@ +This is a set of thin C++ wrappers for libgnomeui library. + +WWW: http://gtkmm.sourceforge.net/ |