diff options
author | will <will@FreeBSD.org> | 2004-01-06 06:18:59 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2004-01-06 06:18:59 +0000 |
commit | c660da3f3bb1222dae88604cf23eac6ae96ffeee (patch) | |
tree | 450985278f3f9b2b3ade0562863081b4d8e4190c /databases/Makefile | |
parent | 2ec8b6f3ea586c24eb976d046d1f1bbef859ece6 (diff) | |
download | FreeBSD-ports-c660da3f3bb1222dae88604cf23eac6ae96ffeee.zip FreeBSD-ports-c660da3f3bb1222dae88604cf23eac6ae96ffeee.tar.gz |
Add py-sybase 0.36, a Python Database API interface to the Sybase RDBMS.
PR: 57521
Submitted by: Gregory Bond <gnb@itga.com.au>
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 d24f681..5b8805e 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 |