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)
8 lines
456 B
Text
8 lines
456 B
Text
FT is a generic, native graph management system for GNUstep and Cocoa and
|
|
is written in Objective-C. With FT you can persistently manage graphs
|
|
consisting of nodes and edges. Each node may provide so-called services.
|
|
Such a service may be e.g. a dictionary services, which all nodes provide
|
|
at present. This service allows the storage of any data in a node and is
|
|
based on keys which uniquely identify content within a dictionary.
|
|
|
|
LICENSE: LGPL2 or later
|