---
name: dbh
version: 1.0.24_1
origin: databases/dbh10
comment: Disk Based Hashtables
arch: freebsd:9:x86:64
www: http://dbh.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 73571
desc: |
  A DBH is a convenient way to associate keys composed by characters to data
  records. Any kind of digital information can go into the data record, such
  as text, graphic information, database structures, you name it. The idea
  behind using a DBH is to get rid of what is known as an index file in the
  database world. In the DBH world, the index is built into the file format.

  WWW: http://dbh.sourceforge.net/
categories: [databases]
files:
  /usr/local/include/dbh.h: eefa386b5b204372f64c9689413c199a8f1abeb5efa5654d864a080120d5e2c3
  /usr/local/include/dbh_config.h: c8199a3b94e06cc6b81b68f087652b1edfe932b2a7b67924647bdab14da1275f
  /usr/local/include/dbh_functions.h: 1f64f9f19be2f1749e286efc87bef1a45ab0e3a861a2232f737e9dfe62d66901
  /usr/local/lib/libdbh-1.0.so: '-'
  /usr/local/lib/libdbh-1.0.so.1: 02151b5d4090201097055a4ccce0e2183d612fdf44922d3dcd5f42b9110565d5
  /usr/local/lib/libdbh.a: a4fecd61ecf4ffe10e38c324e5f6c1e06d535477b95988f67719fe95cad59241
  /usr/local/lib/libdbh.la: 052b364c52d23b04baf64d79ff86b141fb8229a6f6d613d0404e7aa958baaaec
  /usr/local/lib/libdbh.so: '-'
  /usr/local/libdata/pkgconfig/dbh-1.0.pc: 243472007788774dcd625235910b3955d2db0ca1b006831cadbba464c7d13bcf
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
