diff options
author | lth <lth@FreeBSD.org> | 2008-11-04 16:36:54 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2008-11-04 16:36:54 +0800 |
commit | 269ab706ccfe45b9fa592b559eff8bc68b77e056 (patch) | |
tree | a16cbd45fc8dd699d578966f9ae20d91b5e8063a /databases/Makefile | |
parent | 6f8a6fd27552a2305597099df06a31c619f3b932 (diff) | |
download | freebsd-ports-gnome-269ab706ccfe45b9fa592b559eff8bc68b77e056.tar.gz freebsd-ports-gnome-269ab706ccfe45b9fa592b559eff8bc68b77e056.tar.zst freebsd-ports-gnome-269ab706ccfe45b9fa592b559eff8bc68b77e056.zip |
Add p5-DBD-PgLite 0.09, PostgreSQL emulation mode for SQLite.
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 |