From 9a13a95ca35b87836d81e0f74b610f25033b598f Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 10 Mar 2010 23:55:48 +0000 Subject: Initial import of libdbi and its drivers for mysql, postgresql and sqlite (2 versions); packaged for wip by Aleksey Cheusov. libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. --- databases/libdbi-driver-sqlite3/PLIST | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 databases/libdbi-driver-sqlite3/PLIST (limited to 'databases/libdbi-driver-sqlite3/PLIST') diff --git a/databases/libdbi-driver-sqlite3/PLIST b/databases/libdbi-driver-sqlite3/PLIST new file mode 100644 index 00000000000..8ac7a2573bb --- /dev/null +++ b/databases/libdbi-driver-sqlite3/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/10 23:55:48 wiz Exp $ +lib/dbd/libdbdsqlite3.la -- cgit v1.2.3