1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/databases/gdbm/pkg-descr
Steve Price 242ee733b9 Tweak post-install target and the wording in pkg-descr.
PR:		24563
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Approved by:	old maintainer
2001-02-26 04:24:44 +00:00

10 lines
401 B
Plaintext

The GNU `dbm' is a library of database functions that use extendible
hashing and works similar to the standard UNIX `dbm' functions.
These routines are provided to a programmer needing to create and
manipulate a hashed database.
This library exists in the FreeBSD base collection, but the GNU
version has added functionality that is sometimes useful.
WWW: http://www.gnu.org/software/gdbm/gdbm.html