aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-10-11 20:19:06 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-10-11 20:19:06 +0000
commitf0f670aec0d3c485f69a3ef3b5c127cf10a2b56a (patch)
tree8c24cb843f468805ad0b861d409d275ea7556fb7 /databases/Makefile
parentd229ac58bf61506c7562184ae1b4f4a76584952d (diff)
downloadports-f0f670aec0d3c485f69a3ef3b5c127cf10a2b56a.tar.gz
ports-f0f670aec0d3c485f69a3ef3b5c127cf10a2b56a.zip
Firebird RDBMS bindings for Python.
fdb package is a set of Firebird RDBMS bindings for python. It works on Python 2.6+ and Python 3.x WWW: http://www.firebirdsql.org/en/python-devel-status/ PR: 172455 Submitted by: Jose Jachuf <jjachuf at gmail dot com> Feature safe: yes
Notes
Notes: svn path=/head/; revision=305742
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 5c80eee62aa0..ca485c77a700 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -691,6 +691,7 @@
SUBDIR += py-cql
SUBDIR += py-dbf
SUBDIR += py-dbutils
+ SUBDIR += py-fdb
SUBDIR += py-firebirdsql
SUBDIR += py-flask-sqlalchemy
SUBDIR += py-forgetsql