diff options
author | acm <acm@FreeBSD.org> | 2006-07-24 11:21:27 +0000 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-07-24 11:21:27 +0000 |
commit | be8c2fc2f0a9dbc5795cca72bab530cd95ac8cf9 (patch) | |
tree | a3a2f4268e8fe61cde513b3aae848bcf90394d28 /databases/fpc-postgres/pkg-plist | |
parent | f17c49926cffd90046cb36851ca50d5d2a825410 (diff) | |
download | FreeBSD-ports-be8c2fc2f0a9dbc5795cca72bab530cd95ac8cf9.zip FreeBSD-ports-be8c2fc2f0a9dbc5795cca72bab530cd95ac8cf9.tar.gz |
- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils
Approved by: garga (mentor)
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 0000000..1cc768c --- /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%% |