diff options
Diffstat (limited to 'databases/fpc-postgres/pkg-plist')
-rw-r--r-- | databases/fpc-postgres/pkg-plist | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/databases/fpc-postgres/pkg-plist b/databases/fpc-postgres/pkg-plist new file mode 100644 index 000000000000..1cc768cba64d --- /dev/null +++ b/databases/fpc-postgres/pkg-plist @@ -0,0 +1,25 @@ +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/Package.fpc +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllist.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllistdyn.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3dyn.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllist.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllistdyn.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3dyn.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/libpdllist.a +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/libpdllistdyn.a +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/libppostgres.a +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/libppostgres3.a +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/libppostgres3dyn.a +%%PORTDOCS%%share/examples/fpc-%%PORTVERSION%%/postgres/testpg2.pp +%%PORTDOCS%%share/examples/fpc-%%PORTVERSION%%/postgres/testpg1.pp +@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres +@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%% +@dirrmtry lib/fpc/%%PORTVERSION%%/units +@dirrmtry lib/fpc/%%PORTVERSION%% +@dirrmtry lib/fpc +%%PORTDOCS%%@dirrm share/examples/fpc-%%PORTVERSION%%/postgres +%%PORTDOCS%%@dirrmtry share/examples/fpc-%%PORTVERSION%% |