opnsense-ports/databases/postgresql15-server/files/pkgIndex.tcl.in
Franco Fichtner 6cdcb32caa */*: sync with upstream
Taken from: FreeBSD
2022-05-23 11:05:01 +02: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"