aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-07-22 22:40:11 +0800
committerkrion <krion@FreeBSD.org>2003-07-22 22:40:11 +0800
commit3179cc4f12789bb6c101158af93c3ef83177c673 (patch)
treef74ade4d904ebf80a65dc4fc78c7a458d12cfdf7 /databases/Makefile
parent30d44a7c7c0ac280904fc326e68d28676b6ecfe5 (diff)
downloadfreebsd-ports-graphics-3179cc4f12789bb6c101158af93c3ef83177c673.tar.gz
freebsd-ports-graphics-3179cc4f12789bb6c101158af93c3ef83177c673.tar.zst
freebsd-ports-graphics-3179cc4f12789bb6c101158af93c3ef83177c673.zip
New port databases/p5-Class-DBI-SQLite
Class::DBI::SQLite is an extension to Class::DBI for DBD::SQLite, which allows you to populate auto incremented row id after insert. PR: 54749 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor)
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 640b85ece4b..e19c4882ef4 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -84,6 +84,7 @@
SUBDIR += p5-Class-DBI-AbstractSearch
SUBDIR += p5-Class-DBI-Pager
SUBDIR += p5-Class-DBI-SAK
+ SUBDIR += p5-Class-DBI-SQLite
SUBDIR += p5-Data-Page
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Excel