summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-22 14:40:11 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-22 14:40:11 +0000
commit7bd1ce6227157924b5495f9b8db88edb7fe0ff05 (patch)
tree58f69384f1f496bfefe7970c2caf0e3ade46011e /databases/Makefile
parentNew port databases/p5-Class-DBI-SAK (diff)
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)
Notes
Notes: svn path=/head/; revision=85386
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 640b85ece4b9..e19c4882ef42 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