From 9a0b97a875db88d3e28814201a76a6a7fa8b4242 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 5 Jun 2008 19:06:30 +0000 Subject: The Power*Architect is a user-friendly data modeling tool created by data warehouse designers, and has many unique features geared specifically for the data warehouse architect. It allows users to reverse-engineer existing databases, perform data profiling on source databases, and auto-generate ETL metadata. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plus, the Power*Architect has the ability to take snapshots of database structures, allowing users to design DW data models while working offline. PR: ports/124318 Submitted by: José García Juanino --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 907db5752206..93dae08498c6 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -449,6 +449,7 @@ SUBDIR += postgresql83-client SUBDIR += postgresql83-server SUBDIR += postgresql_autodoc + SUBDIR += powerarchitect SUBDIR += ptop SUBDIR += puredb SUBDIR += pxlib -- cgit v1.2.3