aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-06-25 17:39:15 +0800
committermiwi <miwi@FreeBSD.org>2011-06-25 17:39:15 +0800
commite067b9b01dc49798648689ca354fd6c19eace3be (patch)
tree7aa673c813485bfcef59ebf95b6d1578fd464ef8 /databases/Makefile
parent530d641e531a4ef175536e73fe330705f16aa595 (diff)
downloadfreebsd-ports-gnome-e067b9b01dc49798648689ca354fd6c19eace3be.tar.gz
freebsd-ports-gnome-e067b9b01dc49798648689ca354fd6c19eace3be.tar.zst
freebsd-ports-gnome-e067b9b01dc49798648689ca354fd6c19eace3be.zip
sqlparse is a non-validating SQL parser module.
It provides support for parsing, splitting and formatting SQL statements. WWW: http://code.google.com/p/python-sqlparse/ PR: ports/156828 Submitted by: Roland van Laar <roland at micite.net>
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 fa4a0566698b..c8834e371a0b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -684,6 +684,7 @@
SUBDIR += py-sqlite3
SUBDIR += py-sqlkit
SUBDIR += py-sqlobject
+ SUBDIR += py-sqlparse
SUBDIR += py-sqlrelay
SUBDIR += py-swift
SUBDIR += py-sybase