---
name: shmap
version: 0.3.2_1
origin: devel/shmap
comment: Shared-memory-based hashmaps
arch: freebsd:9:x86:64
www: http://shmap.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 114632
desc: |
  Library that contains a collection of different hashmaps. All these hashmaps
  are based on shared memory and are fast. This cuts down development time for
  projects that need to keep data in shared memory.

  WWW: http://shmap.sourceforge.net/
deps:
  mm: {origin: devel/mm, version: 1.4.2}
categories: [devel]
files:
  /usr/local/include/shmap.h: d75093c9455903b43d28a9430d150bfcc2b2257e684f5a354f31c88eead5c7c7
  /usr/local/include/shmap_config.h: 907130d863e0c473a9b308795a8f1fa001b475ef7cdf397459284849d61454b4
  /usr/local/lib/libshmap.a: 22affd529960ec7f70163d0bcaa7ececcd9d499154a106340a503da62ae2f34e
  /usr/local/lib/libshmap.la: c28e95c86bb6452442ac20e87fa4ab0f171701027885ec3afacd0ce4193837e5
  /usr/local/lib/libshmap.so: '-'
  /usr/local/lib/libshmap.so.0: 6451ecf0e71e3ca0aae7eeeb8d284bf491a285b624e1f8ac73aaa55ab75bc73e
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
