opnsense-ports/databases/postgresql14-server/files/pkgIndex.tcl.in
Franco Fichtner ce8e07b088 */*: sync with upstream
Taken from: HardenedBSD
2021-05-21 11:32:43 +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"