Pull Request: https://github.com/freebsd/freebsd-ports/pull/401 Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
9 lines
369 B
Plaintext
9 lines
369 B
Plaintext
A Qt wrapper for NetworkManager DBus API.
|
|
|
|
NetworkManagerQt provides access to all NetworkManager features exposed on
|
|
DBus. It allows you to manage your connections and control your network
|
|
devices and also provides a library for parsing connection settings which are
|
|
used in DBus communication.
|
|
|
|
This port serves as a dud to bypass Linux dependencies for other ports.
|