freebsd-ports/databases/postgresql-tcltk/files/pkgIndex.tcl.in
Vanilla I. Shu d90bc6b5b2 This is a port of the Tcl/Tk stuff in the postgresql-7.2
distribution. It includes pgtclsh, pgtksh and also the infamous
pgaccess GUI.

PR:		ports/34860
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2002-02-19 08:40:00 +00:00

4 lines
222 B
Tcl

# Package-index file for Pgtcl-package. Enables you to load PostgreSQL
# interface functions right into you TCL-interpreter as simply as
# package require Pgtcl
package ifneeded Pgtcl 1.3 "load %%PREFIX%%/lib/libpgtcl.so"