summaryrefslogtreecommitdiffstats
path: root/databases/libgda4-postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'databases/libgda4-postgresql')
-rw-r--r--databases/libgda4-postgresql/Makefile23
-rw-r--r--databases/libgda4-postgresql/pkg-plist16
2 files changed, 0 insertions, 39 deletions
diff --git a/databases/libgda4-postgresql/Makefile b/databases/libgda4-postgresql/Makefile
deleted file mode 100644
index b7b27b6dd..000000000
--- a/databases/libgda4-postgresql/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: libgda2
-# Date created: 02 June 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-PORTREVISION?= 0
-CATEGORIES= databases gnome
-PKGNAMESUFFIX?= -postgresql
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Provides postgresql access for the libgda4 library
-
-MASTERDIR= ${.CURDIR}/../libgda4
-BUILD_WRKSRC= ${WRKSRC}/providers/postgres/
-INSTALL_WRKSRC= ${BUILD_WRKSRC}
-PLIST= ${.CURDIR}/pkg-plist
-
-LIBGDA4_SLAVE= postgresql
-
-.include "${MASTERDIR}/Makefile"
diff --git a/databases/libgda4-postgresql/pkg-plist b/databases/libgda4-postgresql/pkg-plist
deleted file mode 100644
index e2de17eb1..000000000
--- a/databases/libgda4-postgresql/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-lib/libgda-%%VERSION%%/providers/libgda-postgres.a
-lib/libgda-%%VERSION%%/providers/libgda-postgres.la
-lib/libgda-%%VERSION%%/providers/libgda-postgres.so
-libdata/pkgconfig/libgda-postgres-%%VERSION%%.pc
-share/libgda-%%VERSION%%/postgres_specs_add_column.xml
-share/libgda-%%VERSION%%/postgres_specs_create_db.xml
-share/libgda-%%VERSION%%/postgres_specs_create_index.xml
-share/libgda-%%VERSION%%/postgres_specs_create_table.xml
-share/libgda-%%VERSION%%/postgres_specs_create_view.xml
-share/libgda-%%VERSION%%/postgres_specs_drop_column.xml
-share/libgda-%%VERSION%%/postgres_specs_drop_db.xml
-share/libgda-%%VERSION%%/postgres_specs_drop_index.xml
-share/libgda-%%VERSION%%/postgres_specs_drop_table.xml
-share/libgda-%%VERSION%%/postgres_specs_drop_view.xml
-share/libgda-%%VERSION%%/postgres_specs_dsn.xml
-share/libgda-%%VERSION%%/postgres_specs_rename_table.xml