aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2011-07-22 17:07:28 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2011-07-22 17:07:28 +0000
commita0dc8484837a513c1fe51c0f46955a4b18dfa8fc (patch)
treea1ae2feb8f12d24af689e70a52784b697077a9a5 /databases/Makefile
parent895a8dbe67980fb2da232fc1007eec50d6deba04 (diff)
downloadports-a0dc8484837a513c1fe51c0f46955a4b18dfa8fc.tar.gz
ports-a0dc8484837a513c1fe51c0f46955a4b18dfa8fc.zip
Add py-pymysql 0.4, pure Python MySQL Driver.
Notes
Notes: svn path=/head/; revision=278169
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 5e20b543f022..bca50803cfe5 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -677,6 +677,7 @@
SUBDIR += py-psycopg2
SUBDIR += py-pyPgSQL
SUBDIR += py-pylibmc
+ SUBDIR += py-pymysql
SUBDIR += py-pysqlite20
SUBDIR += py-pysqlite21
SUBDIR += py-pysqlite22