aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-11-30 17:19:27 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-11-30 17:19:27 +0000
commit2853197ac20413bbbbdcd01ebb41804b73fa29a7 (patch)
tree34875230a5302fb694e64f1fa8f41fe347bc1f4a /graphics/Makefile
parent137e4c0ab73a4aeff7d0b68312c091601694394c (diff)
downloadports-2853197ac20413bbbbdcd01ebb41804b73fa29a7.tar.gz
ports-2853197ac20413bbbbdcd01ebb41804b73fa29a7.zip
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. WWW: http://FortyTwo.sourceforge.net/index.html
Notes
Notes: svn path=/head/; revision=178349
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 38cde760e930..93131b256d4f 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -132,6 +132,7 @@
SUBDIR += flphoto
SUBDIR += fly
SUBDIR += fnlib
+ SUBDIR += fortytwo
SUBDIR += fpc-fpgtk
SUBDIR += fpc-ggi
SUBDIR += fpc-graph