mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
URL: https://www.postgresql.org/about/news/postgresql-16-beta-1-released-2643/ Release notes: https://www.postgresql.org/docs/16/release-16.html
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"
|