diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-02-19 08:40:00 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-02-19 08:40:00 +0000 |
commit | d90bc6b5b23f14cd0822c4b5529f0d3f4a3ebd0a (patch) | |
tree | c1228490b3bb77983f05d9b6775524d377191c30 /databases/postgresql-tcltk/pkg-descr | |
parent | 03b1c588deccfa90aca0e47cb1f7b03fb7212968 (diff) | |
download | ports-d90bc6b5b23f14cd0822c4b5529f0d3f4a3ebd0a.tar.gz ports-d90bc6b5b23f14cd0822c4b5529f0d3f4a3ebd0a.zip |
Notes
Diffstat (limited to 'databases/postgresql-tcltk/pkg-descr')
-rw-r--r-- | databases/postgresql-tcltk/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/postgresql-tcltk/pkg-descr b/databases/postgresql-tcltk/pkg-descr new file mode 100644 index 000000000000..32561ddf75c7 --- /dev/null +++ b/databases/postgresql-tcltk/pkg-descr @@ -0,0 +1,8 @@ +libpgtcl is a library that implements Tcl commands for front-end +clients to interact with the Postgresql backends. + +pgaccess is a great graphical database management tool for PostgreSQL. + +This software is part of the standard PostgreSQL distribution. + +WWW: http://www.postgresql.org/ |