summaryrefslogtreecommitdiff
path: root/databases/p5-gdbm/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-gdbm/pkg/DESCR')
-rw-r--r--databases/p5-gdbm/pkg/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/p5-gdbm/pkg/DESCR b/databases/p5-gdbm/pkg/DESCR
new file mode 100644
index 00000000000..262f898693d
--- /dev/null
+++ b/databases/p5-gdbm/pkg/DESCR
@@ -0,0 +1,3 @@
+GDBM_File is a module which allows Perl programs to make use of the
+facilities provided by the GNU gdbm library. Most of the libgdbm.a
+functions are available through the GDBM_File interface.