openbsd-ports/x11/qt2/pkg/DESCR
espie 41fbfc94a6 Don't try to be smart with examples and tutorial, moving those files
around doesn't work, as there are cross-dependencies.

Move LOCALBASE/X11BASE setting to post-patch, as this allows having
complete, independent Makefiles for examples/tutorial.

Package the full tutorial/example along.

Install qt1 to qt2 conversion tools along.

Provide a link to /usr/local/bin/moc2, to ease getting FreeBSD ports.
2000-06-23 14:17:40 +00:00

8 lines
303 B
Plaintext

Qt is a toolkit for building a GUI for X in C++.
There are some user documentation files in ${QT_DOC}, but
the main documentation is in the qt2-html package,
or on the web (${HOMEPAGE}).
There is also a qt2-examples package, that contains a tutorial and
simple example programs (source + binaries).