summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-06 23:36:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-06 23:36:23 +0000
commit9dab9208e1b458607ff837ab7cf2ea811c5a5013 (patch)
tree8450da309a73271c916752f8a97364f02db0de64 /databases/Makefile
parent- Update to RC2A snapshot of 20050302.1715 (diff)
PgWorksheet is an simple GUI frontend to Postgresql for executing SQL query and
psql commands without using the psql command line tool. PR: ports/78404 Submitted by: Henri Michelon <hmichelon@e-cml.org>
Notes
Notes: svn path=/head/; revision=130498
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 2ce283f737dc..c680c1de724d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -223,6 +223,7 @@
SUBDIR += pgadmin3
SUBDIR += pgbash
SUBDIR += pgcluster
+ SUBDIR += pgworksheet
SUBDIR += php-sqlrelay
SUBDIR += php4-dba
SUBDIR += php4-dbase