diff options
author | alane <alane@FreeBSD.org> | 2003-01-02 12:42:09 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2003-01-02 12:42:09 +0000 |
commit | 28116f68bc8388c7584ec9fe8cd47509a2a8a217 (patch) | |
tree | 936142110097fc9805058e8891351639bf633f4b /databases/Makefile | |
parent | a41cc48137673f9709482b25c0eabe186c96f28b (diff) | |
download | FreeBSD-ports-28116f68bc8388c7584ec9fe8cd47509a2a8a217.zip FreeBSD-ports-28116f68bc8388c7584ec9fe8cd47509a2a8a217.tar.gz |
A graphical ERD designer. It's a bit rough, but give it a version or two
more. This port is up for maintainership grabs, so I hope somebody takes it
and sticks with it. I'm just putting it here.
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 c989849..bbf0c51 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -136,6 +136,7 @@ SUBDIR += py-psycopg SUBDIR += py-pyPgSQL SUBDIR += py-sqlrelay + SUBDIR += pydbdesigner SUBDIR += rdb SUBDIR += rdfdb SUBDIR += ruby-bdb |