---
name: spdict
version: 0.3_1
origin: devel/spdict
comment: A library of dictionary algorithms
arch: freebsd:9:x86:64
www: http://code.google.com/p/spdict/
maintainer: vanilla@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 240025
desc: |
  spdict is a library of dictionary algorithms written in C++.

  Initial release with support for sorted array, binary search tree,
  red-black tree, skip list and balanced tree algorithms.

  WWW: http://code.google.com/p/spdict/
categories: [devel]
files:
  /usr/local/include/spdict/spdictarray.hpp: 9172ca0c0ff842703fbdf5d7465f41dbbc6bb5835dbafce705408209d11bc80d
  /usr/local/include/spdict/spdictbstree.hpp: 63d69cde505dfb71e4a5cb61f8e9725c4c920df3f418df0935926e23305273ab
  /usr/local/include/spdict/spdictbtree.hpp: 4d4cb5f3d845c3c0057bbfb5136ab400afe50b01b67375aaf4b5093beb0c8dbe
  /usr/local/include/spdict/spdictcache.hpp: 021a1d3eb3d226e9399d82bb400e4b6e7e32643b6472c212ffc8dff7b8a3936a
  /usr/local/include/spdict/spdictionary.hpp: a8e6b83f736046be5dee2f00b589ff54b8a6015514bde0c5fe03ced4547341d0
  /usr/local/include/spdict/spdictmmap.hpp: 0a4adf2c232b48a70f3c450ec2151188e93f69543082baebefa43b52fc7bbd4f
  /usr/local/include/spdict/spdictrbtree.hpp: edab32f12a721b58d917748bdc55c66c3e4780e38845193fd1b142174d82594a
  /usr/local/include/spdict/spdictshm.hpp: 60b2424ff60234680ddf5ebd2bc0fdf778e281787f6dd800d3505a71afe17b5f
  /usr/local/include/spdict/spdictshmcache.hpp: f0a24a494dd52d31b22f9b3b260262f41a6c37abe9eb28c1339309aa43d9ce9d
  /usr/local/include/spdict/spdictshmhashmap.hpp: 995657a88e9c261e15fdcb179c69212d4b9635dd875b7aeba2c431c31713b8ec
  /usr/local/include/spdict/spdictslist.hpp: ea9c9b8712cd38857e6ec1b79f4edbaa2b80bf6fa0bc53d0847016095e2dd72d
  /usr/local/lib/libspdict.so: '-'
  /usr/local/lib/libspdict.so.1: 5b4a9919fa1b62134f0c657273bc392babc6b1030dce90c47c7b6ad1f31f68d8
directories:
  /usr/local/include/spdict/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
