diff options
| author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-11-12 20:43:14 +0000 |
|---|---|---|
| committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-11-12 20:49:26 +0000 |
| commit | 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 (patch) | |
| tree | 0123180d5bb20241a46464f19bae480ea1ca40c5 /databases/fpc-postgres | |
| parent | 41db5078f809a250e42162689e6252619ce5a30c (diff) | |
Diffstat (limited to 'databases/fpc-postgres')
| -rw-r--r-- | databases/fpc-postgres/Makefile | 17 | ||||
| -rw-r--r-- | databases/fpc-postgres/pkg-plist | 12 |
2 files changed, 0 insertions, 29 deletions
diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile deleted file mode 100644 index f9c1e95fb4c3..000000000000 --- a/databases/fpc-postgres/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -CATEGORIES= databases lang -PKGNAMESUFFIX= -postgres - -COMMENT= Free Pascal interface to PostGreSQL - -USES= fpc - -MASTERDIR= ${.CURDIR}/../../lang/fpc -WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} -EXTRACTUNITDIR= ${WRKUNITDIR} - -OPTIONS_DEFINE= PGSQL -PGSQL_DESC= Install PostgreSQL client - -PGSQL_USES= pgsql - -.include "${MASTERDIR}/Makefile" diff --git a/databases/fpc-postgres/pkg-plist b/databases/fpc-postgres/pkg-plist deleted file mode 100644 index 483d8977088b..000000000000 --- a/databases/fpc-postgres/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/postgres.fpm -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllist.o -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllist.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllistdyn.o -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllistdyn.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres.o -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3.o -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3dyn.o -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3dyn.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3dyn.rsj |
