diff options
Diffstat (limited to 'databases/postgresql-pltcl/pkg-descr')
-rw-r--r-- | databases/postgresql-pltcl/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/postgresql-pltcl/pkg-descr b/databases/postgresql-pltcl/pkg-descr new file mode 100644 index 000000000000..dbd49eb69164 --- /dev/null +++ b/databases/postgresql-pltcl/pkg-descr @@ -0,0 +1,6 @@ +PL/Tcl allows you to write PostgreSQL stored functions and procedures +in Tcl. + +This software is part of the standard PostgreSQL distribution. + +WWW: http://www.postgresql.org/ |