diff options
author | knu <knu@FreeBSD.org> | 2001-06-28 08:52:19 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-06-28 08:52:19 +0000 |
commit | fff538b2c08786423fe442a8c97e8c428a4f4931 (patch) | |
tree | e3cf0f6a71ce7b5207b8acc01a88e2b3e6af9601 /databases/Makefile | |
parent | c79234ccff40e4357f9d4c1852edc1878dd5f609 (diff) | |
download | FreeBSD-ports-fff538b2c08786423fe442a8c97e8c428a4f4931.zip FreeBSD-ports-fff538b2c08786423fe442a8c97e8c428a4f4931.tar.gz |
Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQL
database system.
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 460722c..a685856 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -64,6 +64,7 @@ SUBDIR += p5-hp200lx-db SUBDIR += phpmyadmin SUBDIR += phppgadmin + SUBDIR += postgresql-plruby SUBDIR += postgresql7 SUBDIR += pxtools SUBDIR += py-MySQL |