---
name: libmaa
version: 1.3.2,1
origin: devel/libmaa
comment: Provides a few data structures and helpful functions
arch: freebsd:9:x86:64
www: http://www.dict.org/
maintainer: sunpoet@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [LGPL20]
flatsize: 555720
desc: |
  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/
  WWW: http://sourceforge.net/projects/dict/
categories: [devel]
options: {DOCS: on}
files:
  /usr/local/include/maa.h: 58d5f8d4ffe0b0a5a19b62a623f8b541517fa35c222a0f1a72e40c5e076b8f20
  /usr/local/lib/libmaa.a: d1e975117a022c22c94bd4764127a62fa00a0148c806d46e4c3e7a17f8b4c273
  /usr/local/lib/libmaa.la: 5babeddb38705a3466a5cb50f268daeea1cd462768803d7e6c05b97643db96da
  /usr/local/lib/libmaa.so: '-'
  /usr/local/lib/libmaa.so.3: 87fb21b5ca40643cf5c5d6ce72d44050673e575469ebdaa574bfa48111a76d80
  /usr/local/share/doc/libmaa/README: b6949a3657593f6dd585a2b50c86228c943d16e23f4cbafd2091020ace791410
  /usr/local/share/doc/libmaa/libmaa.600dpi.ps: 844c510ce1de4a08a092c293698cf55bb1eb90620e62519f2be69af2373719fd
  /usr/local/share/licenses/libmaa-1.3.2,1/LGPL20: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c
  /usr/local/share/licenses/libmaa-1.3.2,1/LICENSE: 643a99a8991dd00022c12a2f7da51968c6865df48065fd5f9fa9dd29aadb155f
  /usr/local/share/licenses/libmaa-1.3.2,1/catalog.mk: 029d95fe097aea16043bb3d8d1ec485111c8fb1cb5563680f6dfb16e825e8fa9
directories:
  /usr/local/share/licenses/libmaa-1.3.2,1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/libmaa/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
