summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-08-10 12:36:56 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-08-10 12:36:56 +0000
commitca36f47a34ef92b22a7eda4e8e754eb2575dd910 (patch)
treec65b3f96e4f55df61caeeb0f0c57dccbfc94267e /databases/Makefile
parentUpdate to 0.12.5 (diff)
Add p5-DBD-PgPP 0.05, Pure Perl PostgreSQL driver for the DBI.
PR: ports/70229 Submitted by: Lubomir Marinov <lubomir_m@abv.bg>
Notes
Notes: svn path=/head/; revision=115822
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 e7f5893453b4..685f3ff2c5c3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -143,6 +143,7 @@
SUBDIR += p5-DBD-ODBC
SUBDIR += p5-DBD-Oracle
SUBDIR += p5-DBD-Pg
+ SUBDIR += p5-DBD-PgPP
SUBDIR += p5-DBD-PgSPI
SUBDIR += p5-DBD-RAM
SUBDIR += p5-DBD-SQLite