aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-11-29 05:55:24 +0800
committerclement <clement@FreeBSD.org>2004-11-29 05:55:24 +0800
commit8ca7bd2b3eac7f95b3de927f1d6c3195c2efed00 (patch)
tree53855f6723ed7aafb7af53870a1dc9172cf6802f /databases/Makefile
parent635d435d9913b581cbff78c6bf423f050abe9f9b (diff)
downloadfreebsd-ports-graphics-8ca7bd2b3eac7f95b3de927f1d6c3195c2efed00.tar.gz
freebsd-ports-graphics-8ca7bd2b3eac7f95b3de927f1d6c3195c2efed00.tar.zst
freebsd-ports-graphics-8ca7bd2b3eac7f95b3de927f1d6c3195c2efed00.zip
Add databases/py-MySQLdb-devel 1.1.7, devel version of py-MySQLdb
PR: ports/73562 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Repo-copied by: marcus
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 e37d6f8d3a4..b7bca56d677 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -268,6 +268,7 @@
SUBDIR += pxtools
SUBDIR += py-MySQL
SUBDIR += py-MySQLdb
+ SUBDIR += py-MySQLdb-devel
SUBDIR += py-PyGreSQL
SUBDIR += py-PySQLite
SUBDIR += py-SQLDict