diff options
author | Will Andrews <will@FreeBSD.org> | 2004-01-06 06:18:59 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2004-01-06 06:18:59 +0000 |
commit | 08c8f0e2dfe867f33166ac11fa96fa13f2917a6e (patch) | |
tree | 3ac6011300321811e0421349cc89c66acf20edff /databases/Makefile | |
parent | 6160a79b6c43025874814f84c399aed9d0ea5ef5 (diff) | |
download | ports-08c8f0e2dfe867f33166ac11fa96fa13f2917a6e.tar.gz ports-08c8f0e2dfe867f33166ac11fa96fa13f2917a6e.zip |
Add py-sybase 0.36, a Python Database API interface to the Sybase RDBMS.
PR: 57521
Submitted by: Gregory Bond <gnb@itga.com.au>
Notes
Notes:
svn path=/head/; revision=97437
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d24f68103a62..5b8805e581f4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -198,6 +198,7 @@ SUBDIR += py-psycopg SUBDIR += py-pyPgSQL SUBDIR += py-sqlrelay + SUBDIR += py-sybase SUBDIR += pydbdesigner SUBDIR += qdbm SUBDIR += qt-mysql-plugin |