1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/devel/libmaa/pkg-plist
Chin-San Huang d49664bae7 The LIBMAA library provides many low-level data structures which are
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/
2008-01-26 05:39:51 +00:00

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%%