freebsd-ports/japanese/postgresql-tcltk/files/pkgIndex.tcl.in
Akinori MUSHA 652c758fe7 Update to 7.1 with jumob-patch 20010429 and synchronize with
databases/postgresql7.

Include Japanezed psql (psqlj).

PR:		27156
Submitted by:	Saito Tomokatsu <saito@a2z.co.jp> (MAINTAINER)
2001-05-08 12:36:01 +00:00

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"