diff options
author | Lars Thegler <lth@FreeBSD.org> | 2008-11-04 08:36:54 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2008-11-04 08:36:54 +0000 |
commit | f4728ac9bdf49066ae611147e98f1a5cc59f7550 (patch) | |
tree | 6819608f466bf1523a066644f1e712e1d09af463 /databases/Makefile | |
parent | b85628acce2325399029db70e5233a0ab871029f (diff) | |
download | ports-f4728ac9bdf49066ae611147e98f1a5cc59f7550.tar.gz ports-f4728ac9bdf49066ae611147e98f1a5cc59f7550.zip |
Add p5-DBD-PgLite 0.09, PostgreSQL emulation mode for SQLite.
Notes
Notes:
svn path=/head/; revision=222375
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 7222ae6caa5b..023bec576235 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -256,6 +256,7 @@ SUBDIR += p5-DBD-ODBC SUBDIR += p5-DBD-Oracle SUBDIR += p5-DBD-Pg + SUBDIR += p5-DBD-PgLite SUBDIR += p5-DBD-PgPP SUBDIR += p5-DBD-PgSPI SUBDIR += p5-DBD-SQLite |