mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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"
|