summaryrefslogtreecommitdiff
path: root/databases/postgresql-pltcl/pkg-descr
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2002-02-19 08:39:03 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2002-02-19 08:39:03 +0000
commit03b1c588deccfa90aca0e47cb1f7b03fb7212968 (patch)
tree3c832ca673a67ce496c83c6ad69d6d60c5c7676b /databases/postgresql-pltcl/pkg-descr
parentUpdate to 0.1.9. (diff)
This is a port of the PL/Tcl module of the postgresql-7.2 distribution.
PR: ports/34859 Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes
Notes: svn path=/head/; revision=54897
Diffstat (limited to 'databases/postgresql-pltcl/pkg-descr')
-rw-r--r--databases/postgresql-pltcl/pkg-descr6
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/