freebsd-ports/devel/qmake/pkg-descr
Mikhail Teterin b1ab77137a This is first step in an attempt to break the Qt port into pieces.
This port installs qmake, which is only needed to build Qt -- not
to use it. It should also help futute work on the Qt port, by not
requiring the developer to recompile qmake as frequently as at
present. This port uses Qt-3.2.1, which is not committed yet.

Discussed with:	kde@
2003-09-05 19:21:30 +00:00

8 lines
345 B
Text

Qt is a C++ toolkit for application development. It lets application
developers target all major operating systems with a single application
source code.
Qmake is a project and makefile creating utility, that is part of Qt.
For ease of maintainance it is split out into a port of its own.
WWW: http://www.trolltech.com/products/qt/index.html