summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2005-07-21 22:51:49 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2005-07-21 22:51:49 +0000
commit67a16737d6e5b822f01a49c215c8a39fb5619cb8 (patch)
tree6c961f239627fa97f1fe13f7d8df12b6f9ba3319 /databases/Makefile
parent- Update comment to match existing options (diff)
Welcome back to libpgeasy. It was once a part of the standard
distribution (up to 7.2), but now lives its own life. Naturally, we should have a port for it :-) Official information: Pgeasy is a PostgreSQL API that is a cleaner interface to the libpq library, more like an SQL 4GL interface. Approved by: ade, seanc (implicit)
Notes
Notes: svn path=/head/; revision=139850
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 dbe66f9a924e..b0ec2ddbd7e6 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -279,6 +279,7 @@
SUBDIR += postgresql-devel
SUBDIR += postgresql-docs
SUBDIR += postgresql-jdbc
+ SUBDIR += postgresql-libpgeasy
SUBDIR += postgresql-libpq++
SUBDIR += postgresql-libpqxx
SUBDIR += postgresql-odbc