fb16dfecae
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)
7 lines
450 B
Text
7 lines
450 B
Text
Netli Configuration library (NCNF) is the module for C applications to
|
|
efficiently read and use the configuration file contents. NCNF converts
|
|
the on-disk configuration file structure to the memory-based tree of
|
|
configuration objects. Basic NCNF API does not make a distinction
|
|
between different types of configuration objects. However, there are a
|
|
couple of additional functions present to ease the use of certain types
|
|
of configuration objects.
|