aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2002-08-16 10:05:51 +0800
committernork <nork@FreeBSD.org>2002-08-16 10:05:51 +0800
commitb5e5cd2da253346cf51a3e8c153e32409a017a68 (patch)
tree72351e14b3f94dddfa9076e9264bc0d17b8d53e7 /devel/Makefile
parent35891afdd738a5b3011e6a2faec17c00c0bf8331 (diff)
downloadfreebsd-ports-gnome-b5e5cd2da253346cf51a3e8c153e32409a017a68.tar.gz
freebsd-ports-gnome-b5e5cd2da253346cf51a3e8c153e32409a017a68.tar.zst
freebsd-ports-gnome-b5e5cd2da253346cf51a3e8c153e32409a017a68.zip
Add devel/p5-DB_File-Lock, a wrapper for the DB_File module, adding
locking, extremely lightweight. This module provides the similar functionality to Tie::DB_LockFile, but also supports DB_RECNO. Reviewed by: knu (mentor) Approved by: knu (mentor)
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 09a75a2c9870..6f09d038eca8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -414,6 +414,7 @@
SUBDIR += p5-ConfigReader
SUBDIR += p5-Curses
SUBDIR += p5-Curses-Widgets
+ SUBDIR += p5-DB_File-Lock
SUBDIR += p5-Data-Compare
SUBDIR += p5-Data-DumpXML
SUBDIR += p5-Data-Flow