aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-02-01 15:07:15 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-02-01 15:07:15 +0000
commit4bbddb75d5f717f89e2ddca8cdcf04c006cc4cec (patch)
treeea7e6f2d0165fb0ea9d2e6e953b7e7261cd1533e /databases/Makefile
parent9594ff9de0cf5a412abbcfbc83be02818fc7ea39 (diff)
downloadports-4bbddb75d5f717f89e2ddca8cdcf04c006cc4cec.tar.gz
ports-4bbddb75d5f717f89e2ddca8cdcf04c006cc4cec.zip
Add py-pgxnclient 1.2, command line tool to interact with the PostgreSQL
Extension Network.
Notes
Notes: svn path=/head/; revision=311383
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 93b245d12c35..af736f16bb1b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -722,6 +722,7 @@
SUBDIR += py-oops
SUBDIR += py-pg8000
SUBDIR += py-pg_pqueue
+ SUBDIR += py-pgxnclient
SUBDIR += py-pickledb
SUBDIR += py-postgresql
SUBDIR += py-psycopg