summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorgavan <gavan>2006-06-03 11:45:56 +0000
committergavan <gavan>2006-06-03 11:45:56 +0000
commit2e9724d759ea3c50b10eaeb19d6039f0c2039282 (patch)
tree593e84ec66cd66ddecee1e358da7a73b7bcbea41 /databases/Makefile
parent07d6aca20f4ca16514843ffa9a620ba4afce1266 (diff)
downloadpkgsrc-2e9724d759ea3c50b10eaeb19d6039f0c2039282.tar.gz
Add p5-DB_File-Lock, version 0.05:
This module provides a wrapper for the DB_File module, adding locking. When you need locking, simply use this module in place of DB_File and add an extra argument onto the tie command specifying if the file should be locked for reading or writing.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index d0a1c4ffc5e..70f16bccaca 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.210 2006/06/02 18:23:23 joerg Exp $
+# $NetBSD: Makefile,v 1.211 2006/06/03 11:45:56 gavan Exp $
#
COMMENT= Databases
@@ -80,6 +80,7 @@ SUBDIR+= p5-DBIx-Datasource
SUBDIR+= p5-DBIx-Schema
SUBDIR+= p5-DBIx-SearchBuilder
SUBDIR+= p5-DB_File
+SUBDIR+= p5-DB_File-Lock
SUBDIR+= p5-Data-Table
SUBDIR+= p5-Ima-DBI
SUBDIR+= p5-MARC