aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-06-25 09:39:15 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-06-25 09:39:15 +0000
commit611a2a13048bdca673b00725605d768eafb1c56b (patch)
treece1422d62c0b56a3d8820b2e02e9f47c729f49e1 /databases/Makefile
parent99b421ff1f5a822f7c449460cc4bdda01dc07213 (diff)
downloadports-611a2a13048bdca673b00725605d768eafb1c56b.tar.gz
ports-611a2a13048bdca673b00725605d768eafb1c56b.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>
Notes
Notes: svn path=/head/; revision=276356
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