aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-01 20:31:28 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-01 20:31:28 +0000
commitecb3785407da1a2f93bf03291182fbb1e54d5c89 (patch)
tree3e64523a7d363b9a445c3b87d5615bc8ea0a4a86 /devel/Makefile
parent8229eb3494d3bc037b7148ccda6ba117b04ba86a (diff)
downloadports-ecb3785407da1a2f93bf03291182fbb1e54d5c89.tar.gz
ports-ecb3785407da1a2f93bf03291182fbb1e54d5c89.zip
ObjectiveLib provides two primary services: containers and algorithms.
An important part of the library that keeps everything moving is iterators. ObjectiveLib is designed to offer the same functionality to Objective-C programmers that the Standard Template Library offers to C++ programmers. Therefore, anyone familiar with the STL will have no trouble using and understanding the machinery of ObjectiveLib. WWW: http://objectivelib.sourceforge.net/
Notes
Notes: svn path=/head/; revision=178507
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 0ee35e33aafe..f6b27b116c17 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -716,6 +716,7 @@
SUBDIR += obby
SUBDIR += obfuscatejs
SUBDIR += objcunit
+ SUBDIR += objectivelib
SUBDIR += ocaml-annexlib
SUBDIR += ocaml-camljava
SUBDIR += ocaml-camomile