freebsd-ports/x11-toolkits/viewklass/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
498 B
Text

ViewKlass is a C++ framework for developing applications which use the
LessTif, OpenMotif or OSF/Motif[TM] user interface toolkits. In particular
it provides classes which support the creation of reusable components. This
helps to simplify the development of applications using object-oriented
techniques.
It also provides classes which encapsulate some of the more difficult and
tedious aspects of Motif development. These include classes which handle
the creation of windows, dialogs and menus.