summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-07-31 12:12:59 +0000
committeradam <adam@pkgsrc.org>2017-07-31 12:12:59 +0000
commit1f13931a98e4ce2d8a07948991b93d74caa8c9ee (patch)
tree6d296fa17d29afedb98a9398988cc6c2ae6bc7ac /databases/Makefile
parent9976f66b3e73f207e2bc08b5d4d4f140a93d26e9 (diff)
downloadpkgsrc-1f13931a98e4ce2d8a07948991b93d74caa8c9ee.tar.gz
asyncpg is a database interface library designed specifically for PostgreSQL
and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL server binary protocol for use with Python's asyncio framework.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 992b78437dc..eb422d4c450 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.533 2017/07/30 17:35:39 adam Exp $
+# $NetBSD: Makefile,v 1.534 2017/07/31 12:12:59 adam Exp $
COMMENT= Databases
@@ -325,6 +325,7 @@ SUBDIR+= postgresql96-server
SUBDIR+= pxtools
SUBDIR+= py-PgSQL
SUBDIR+= py-apsw
+SUBDIR+= py-asyncpg
SUBDIR+= py-barman
SUBDIR+= py-bdb-xml
SUBDIR+= py-bsddb3