652c758fe7
databases/postgresql7. Include Japanezed psql (psqlj). PR: 27156 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (MAINTAINER)
5 lines
222 B
Tcl
5 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"
|