diff options
author | wen <wen@FreeBSD.org> | 2015-08-24 20:06:37 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-08-24 20:06:37 +0800 |
commit | a29e8885a49905321252756c74da908af7971459 (patch) | |
tree | 23fc35297af8abc76069ab999983010d52d130d5 /databases/Makefile | |
parent | 33ccd9349cd55fd6741f441b920b83c5c6790e07 (diff) | |
download | freebsd-ports-gnome-a29e8885a49905321252756c74da908af7971459.tar.gz freebsd-ports-gnome-a29e8885a49905321252756c74da908af7971459.tar.zst freebsd-ports-gnome-a29e8885a49905321252756c74da908af7971459.zip |
python-sql is a library to write SQL queries in a pythonic way.
WWW: http://python-sql.tryton.org/
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 15ed8f921a6f..f9c048ed5dec 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -758,6 +758,7 @@ SUBDIR += py-pypuppetdb SUBDIR += py-pytc SUBDIR += py-python-rrdtool + SUBDIR += py-python-sql SUBDIR += py-qt4-sql SUBDIR += py-redis SUBDIR += py-riak |