mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
d49664bae7
helpful for writing compilers, including hash tables, sets, lists, debugging support, and memory management. Although LIBMAA was designed and implemented as a foundation for the Khepera Transformation System, the data structures are generally applicable to a wide range of programming problems. The memory management routines are especially helpful for improving the performance of memory-intensive applications. WWW: http://www.dict.org/
11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
@comment $FreeBSD$
|
|
include/maa.h
|
|
lib/libmaa.la
|
|
lib/libmaa.so.1
|
|
lib/libmaa.so
|
|
lib/libmaa.a
|
|
%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/libmaa.600dpi.ps
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|