d90bc6b5b2
distribution. It includes pgtclsh, pgtksh and also the infamous pgaccess GUI. PR: ports/34860 Submitted by: Palle Girgensohn <girgen@partitur.se>
4 lines
222 B
Tcl
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"
|