mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
03e63e3bdb
Note that none of these ports are (yet) hooked into the tree, and will not compile unless you set a specific environmental variable. This should be warning enough to leave well alone for now :) Submitted by: maintainer
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
lib/postgresql/pltcl.so
|
|
@unexec rmdir %D/lib/postgresql 2>/dev/null || true
|
|
bin/pltcl_loadmod
|
|
bin/pltcl_delmod
|
|
bin/pltcl_listmod
|
|
share/postgresql/README-pltcl
|
|
share/postgresql/unknown.pltcl
|
|
@unexec rmdir %D/share/postgresql 2>/dev/null || true
|