diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2004-11-06 14:41:04 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2004-11-06 14:41:04 +0000 |
commit | bda6b7e1666a7ea1c0831609e6ccab8d74d94096 (patch) | |
tree | 7257c200660e014c54c66dd16ada10fe35d9cfa6 /databases/Makefile | |
parent | b0e5826e634f7c29dc17d7614d0e7245259cdfa4 (diff) | |
download | ports-bda6b7e1666a7ea1c0831609e6ccab8d74d94096.tar.gz ports-bda6b7e1666a7ea1c0831609e6ccab8d74d94096.zip |
A port for the PL/Python module that comes with Postgres
Notes
Notes:
svn path=/head/; revision=120962
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 638debf64ea3..a86c314eca9e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -252,6 +252,7 @@ SUBDIR += postgresql-libpq++ SUBDIR += postgresql-libpqxx SUBDIR += postgresql-odbc + SUBDIR += postgresql-plpython SUBDIR += postgresql-plruby SUBDIR += postgresql-pltcl SUBDIR += postgresql-relay |