1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/devel/objectivelib/pkg-plist
Dirk Meyer ecb3785407 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/
2006-12-01 20:31:28 +00:00

25 lines
1.1 KiB
Plaintext

Local/Library/Headers/ObjectiveLib/Algorithm.h
Local/Library/Headers/ObjectiveLib/Arithmetic.h
Local/Library/Headers/ObjectiveLib/BitSet.h
Local/Library/Headers/ObjectiveLib/Comparison.h
Local/Library/Headers/ObjectiveLib/Copying.h
Local/Library/Headers/ObjectiveLib/Deque.h
Local/Library/Headers/ObjectiveLib/Functional.h
Local/Library/Headers/ObjectiveLib/HashMap.h
Local/Library/Headers/ObjectiveLib/HashSet.h
Local/Library/Headers/ObjectiveLib/HashTable.h
Local/Library/Headers/ObjectiveLib/Iterator.h
Local/Library/Headers/ObjectiveLib/List.h
Local/Library/Headers/ObjectiveLib/Map.h
Local/Library/Headers/ObjectiveLib/Memory.h
Local/Library/Headers/ObjectiveLib/Pair.h
Local/Library/Headers/ObjectiveLib/Queue.h
Local/Library/Headers/ObjectiveLib/Set.h
Local/Library/Headers/ObjectiveLib/Stack.h
Local/Library/Headers/ObjectiveLib/Types.h
Local/Library/Headers/ObjectiveLib/Vector.h
Local/Library/Libraries/libObjectiveLib.so
Local/Library/Libraries/libObjectiveLib.so.%%MAJORVERSION%%
Local/Library/Libraries/libObjectiveLib.so.%%LIBVERSION%%
@dirrm Local/Library/Headers/ObjectiveLib