summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-03-05 12:36:16 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-03-05 12:36:16 +0000
commite0427d1526b9b484d77f9370b7e1e24975a9aa1a (patch)
tree7cd102856b0766f1a4b6c89f4afb467b5faa7335 /databases/Makefile
parentUpdate to 20040305. (diff)
Add new port for py-mssql 0.5.1,
A simple database interface to MS-SQL for Python.
Notes
Notes: svn path=/head/; revision=103007
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 caaa43a2c7e9..96b817653d83 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -215,6 +215,7 @@
SUBDIR += py-bsddb3
SUBDIR += py-cdb
SUBDIR += py-gdbm
+ SUBDIR += py-mssql
SUBDIR += py-oops
SUBDIR += py-psycopg
SUBDIR += py-pyPgSQL